mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 10:19:23 +02:00
GP-1653 Allow PrototypeModel aliases
This commit is contained in:
parent
22a5950d08
commit
cb913e6a91
6 changed files with 234 additions and 45 deletions
|
@ -263,6 +263,13 @@
|
|||
</element>
|
||||
</zeroOrMore>
|
||||
|
||||
<zeroOrMore>
|
||||
<element name="modelalias">
|
||||
<attribute name="name"/>
|
||||
<attribute name="parent"/>
|
||||
</element>
|
||||
</zeroOrMore>
|
||||
|
||||
<optional>
|
||||
<element name="eval_current_prototype">
|
||||
<attribute name="name"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue