mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
Basic multi-entry merge capability
This commit is contained in:
parent
76d0f12bd3
commit
b99772a784
8 changed files with 123 additions and 6 deletions
|
@ -125,6 +125,7 @@ public:
|
|||
void mergeAddrTied(void);
|
||||
void mergeMarker(void);
|
||||
void mergeAdjacent(void);
|
||||
void mergeMultiEntry(void);
|
||||
bool hideShadows(HighVariable *high);
|
||||
void processCopyTrims(void);
|
||||
void markInternalCopies(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue