Class SegmentTable

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

public class SegmentTable extends Object
A class to represent the new-executable segment table.
  • Method Details

    • getSegments

      public Segment[] getSegments()
      Returns an array of the segments defined in this segment table.
      Returns:
      an array of the segments defined in this segment table