addedmethod:
readBigString
static ghidra.app.util.bin.format.omf.OmfString readBigString(ghidra.app.util.bin.BinaryReader reader) throws IOException
addedmethod:
readRecords
static java.util.List<ghidra.app.util.bin.format.omf.OmfRecord> readRecords(ghidra.app.util.bin.format.omf.AbstractOmfRecordFactory factory, ghidra.app.util.importer.MessageLog log) throws OmfException, IOException
removedmethod:
readRecords
static java.util.List<ghidra.app.util.bin.format.omf.OmfRecord> readRecords(ghidra.app.util.bin.format.omf.AbstractOmfRecordFactory factory) throws OmfException, IOException