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 booleancheckMagicNumber(BinaryReader reader) intstatic OmfLibraryRecordparse(AbstractOmfRecordFactory factory, TaskMonitor monitor)
-
Constructor Details
-
OmfLibraryRecord
- Throws:
IOExceptionOmfException
-
-
Method Details
-
getPageSize
public int getPageSize() -
getMemberHeaders
-
checkMagicNumber
- Throws:
IOException
-
parse
public static OmfLibraryRecord parse(AbstractOmfRecordFactory factory, TaskMonitor monitor) throws IOException, OmfException - Throws:
IOExceptionOmfException
-