mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-2767 Structured pieces
This commit is contained in:
parent
b707c2ea6b
commit
535ac7c08d
29 changed files with 834 additions and 210 deletions
|
@ -101,6 +101,7 @@ void Funcdata::clear(void)
|
|||
clearJumpTables();
|
||||
// Do not clear overrides
|
||||
heritage.clear();
|
||||
covermerge.clear();
|
||||
#ifdef OPACTION_DEBUG
|
||||
opactdbg_count = 0;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue