mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
GP-5367: Filter by max_primitives on homogeneous aggregate types in cspec
This commit is contained in:
parent
db1b6860c9
commit
3067d3e61f
7 changed files with 67 additions and 20 deletions
|
@ -344,6 +344,7 @@
|
|||
|
||||
<define name="model_datatype_type">
|
||||
<attribute name="name"/>
|
||||
<optional><attribute name="maxprimitives"/></optional>
|
||||
<optional><attribute name="minsize"/></optional>
|
||||
<optional><attribute name="maxsize"/></optional>
|
||||
<optional><attribute name="sizes"/></optional>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue