Class DebugCOFFSymbolTable

java.lang.Object
ghidra.app.util.bin.format.pe.debug.DebugCOFFSymbolTable

public class DebugCOFFSymbolTable extends Object
A class to represent the COFF Symbol Table.
  • Constructor Details

  • Method Details

    • getSymbols

      public DebugCOFFSymbol[] getSymbols()
      Returns the COFF symbols defined in this COFF symbol table.
      Returns:
      the COFF symbols defined in this COFF symbol table