Package ghidra.app.util.bin.format.ne
Class NonResidentNameTable
java.lang.Object
ghidra.app.util.bin.format.ne.NonResidentNameTable
A class to represent the new-executable non-resident name table.
-
Method Details
-
getTitle
Returns the non-resident name table title.- Returns:
- the non-resident name table title
-
getNames
Returns the array of names defined in the non-resident name table.- Returns:
- the array of names defined in the non-resident name table
-