Class OmfLibraryRecord
java.lang.Object
ghidra.app.util.bin.format.omf.omf.OmfLibraryRecord
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkMagicNumber
(BinaryReader reader) int
static OmfLibraryRecord
parse
(AbstractOmfRecordFactory factory, TaskMonitor monitor)
-
Constructor Details
-
OmfLibraryRecord
- Throws:
IOException
OmfException
-
-
Method Details
-
getPageSize
public int getPageSize() -
getMemberHeaders
-
checkMagicNumber
- Throws:
IOException
-
parse
public static OmfLibraryRecord parse(AbstractOmfRecordFactory factory, TaskMonitor monitor) throws IOException, OmfException - Throws:
IOException
OmfException
-