BaseRelocation

Package: ghidra.app.util.bin.format.pe
Type: class

12.1_PUBLIC

addedmethod: getName
java.lang.String getName(int type)
addedmethod: getTypeOffset
ghidra.app.util.bin.format.pe.BaseRelocation.TypeOffset getTypeOffset(int index)
addedmethod: markup
void markup(ghidra.program.model.listing.Program program, ghidra.program.model.address.Address addr, boolean isBinary, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log, ghidra.app.util.bin.format.pe.NTHeader ntHeader) throws DuplicateNameException, IOException

9.0.1_PUBLIC

introducedInitial version