mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-5189 Add range attributes to VarargsFilter
This commit is contained in:
parent
57df41297f
commit
e3aa064061
10 changed files with 128 additions and 28 deletions
|
@ -355,7 +355,12 @@
|
|||
<interleave>
|
||||
<optional>
|
||||
<element name="varargs">
|
||||
<empty/>
|
||||
<optional>
|
||||
<attribute name="first"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<attribute name="last"/>
|
||||
</optional>
|
||||
</element>
|
||||
</optional>
|
||||
<optional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue