Package ghidra.app.util.bin.format.ne
Class ResidentNameTable
java.lang.Object
ghidra.app.util.bin.format.ne.ResidentNameTable
A class to represent the new-executable resident name table.
-
Method Summary
Modifier and TypeMethodDescriptiongetNames()
Returns the array of names defined in the resident name table.
-
Method Details
-
getNames
Returns the array of names defined in the resident name table.- Returns:
- the array of names defined in the resident name table
-