Class Omf51LibraryModuleLocation

java.lang.Object
ghidra.app.util.bin.format.omf.omf51.Omf51LibraryModuleLocation

public class Omf51LibraryModuleLocation extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getBlockNumber

      public int getBlockNumber()
      Returns the block number.
      Returns:
      the block number
    • getByteNumber

      public int getByteNumber()
      Returns the byte number.
      Returns:
      the byte number
    • getOffset

      public int getOffset()
      Returns the offset into the library.
      Returns:
      the offset into the library
    • toDataType

      public static DataType toDataType()