mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
GP-2262 Encoder
This commit is contained in:
parent
ae79857b42
commit
aa038c3636
96 changed files with 2701 additions and 2484 deletions
|
@ -19,7 +19,7 @@
|
|||
// Constructing this object registers capability
|
||||
BfdArchitectureCapability BfdArchitectureCapability::bfdArchitectureCapability;
|
||||
|
||||
ElementId ELEM_BFD_SAVEFILE = ElementId("bfd_savefile",46);
|
||||
ElementId ELEM_BFD_SAVEFILE = ElementId("bfd_savefile",238);
|
||||
|
||||
BfdArchitectureCapability::BfdArchitectureCapability(void)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue