mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-10 09:13:58 -09:00
GP-972 Improvements to Gcc RTTI Class Recovery
This commit is contained in:
@@ -680,7 +680,6 @@ public class GccRttiAnalysisScript extends GhidraScript {
|
||||
|
||||
/**
|
||||
* Method to process the primary vtable for each "vtable" label
|
||||
* @return the vftable Address in the vtable
|
||||
* @throws Exception if Data cannot be created
|
||||
*/
|
||||
private void processVtables() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user