MapLoader

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

12.0_PUBLIC

addedmethod: load
void load(ghidra.program.model.listing.Program prog, ghidra.app.util.opinion.Loader.ImporterSettings settings) throws IOException, CancelledException

10.2_PUBLIC

modifiedtype-extends: MapLoader
- ghidra.app.util.opinion.AbstractLibrarySupportLoader
+ ghidra.app.util.opinion.AbstractProgramWrapperLoader

9.1_PUBLIC

addedmethod: supportsLoadIntoProgram
boolean supportsLoadIntoProgram()

9.0.1_PUBLIC

introducedInitial version