mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-21 15:55:21 +08: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