CoffLoader

Package: ghidra.app.util.opinion
Type: class

12.0_PUBLIC

addedmethod: getDefaultOptions
java.util.List<ghidra.app.util.Option> getDefaultOptions(ghidra.app.util.bin.ByteProvider provider, ghidra.app.util.opinion.LoadSpec loadSpec, ghidra.framework.model.DomainObject domainObject, boolean loadIntoProgram, boolean mirrorFsLayout)
addedmethod: load
void load(ghidra.program.model.listing.Program program, ghidra.app.util.opinion.Loader.ImporterSettings settings) throws IOException, CancelledException
removedmethod: getDefaultOptions
java.util.List<ghidra.app.util.Option> getDefaultOptions(ghidra.app.util.bin.ByteProvider provider, ghidra.app.util.opinion.LoadSpec loadSpec, ghidra.framework.model.DomainObject domainObject, boolean loadIntoProgram)

11.3_PUBLIC

addedmethod: getSectionAlignment
int getSectionAlignment(ghidra.app.util.bin.format.coff.CoffSectionHeader section)

9.0.1_PUBLIC

introducedInitial version