mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Merge branch 'GP-0_ryanmkurtz_PR-7225_hippietrail_the-the'
This commit is contained in:
commit
2bebb96f77
208 changed files with 582 additions and 589 deletions
|
@ -2443,7 +2443,7 @@ public class RecoveredClassHelper {
|
|||
/**
|
||||
* Method to return the total number of vbase destructors in the given list of classes
|
||||
* @param recoveredClasses the list of classes
|
||||
* @return the the total number of vbase destructors in the given list of classes
|
||||
* @return the total number of vbase destructors in the given list of classes
|
||||
* @throws CancelledException if cancelled
|
||||
*/
|
||||
public int getNumberOfVBaseFunctions(List<RecoveredClass> recoveredClasses)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue