Class NonResidentNameTable

java.lang.Object
ghidra.app.util.bin.format.ne.NonResidentNameTable

public class NonResidentNameTable extends Object
A class to represent the new-executable non-resident name table.
  • Method Details

    • getTitle

      public String getTitle()
      Returns the non-resident name table title.
      Returns:
      the non-resident name table title
    • getNames

      public LengthStringOrdinalSet[] 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