mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-1633/GP-2308 Added ProgramArchitecture to datatype managers.
Refactored ProjectDataTypeManager to extend StandaloneDataTypeManager. Added actions to datatype tree to allow setting archive architecture. Added use of storage translators when switching architectures. Allow FunctionDefinition to accept arbitrary calling convention names and many other misc changes.
This commit is contained in:
parent
75a185aa9e
commit
a4776892bd
248 changed files with 6282 additions and 2935 deletions
|
@ -345,11 +345,6 @@
|
|||
<attribute name="extrapop"/>
|
||||
<attribute name="stackshift"/>
|
||||
<attribute name="name"/>
|
||||
<optional>
|
||||
<attribute name="type">
|
||||
<ref name="generic_calling_convention_type"/>
|
||||
</attribute>
|
||||
</optional>
|
||||
|
||||
<optional>
|
||||
<attribute name="strategy">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue