modifiedmethod:
markup
param 5 renamed: ntHeader → nt
- void markup(ghidra.program.model.listing.Program program, boolean isBinary, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log, ghidra.app.util.bin.format.pe.NTHeader ntHeader) throws DuplicateNameException, CodeUnitInsertionException
+ void markup(ghidra.program.model.listing.Program program, boolean isBinary, ghidra.util.task.TaskMonitor monitor, ghidra.app.util.importer.MessageLog log, ghidra.app.util.bin.format.pe.NTHeader nt) throws DuplicateNameException, CodeUnitInsertionException