addedmethod:
getFromReferenceAddress
ghidra.program.model.address.Address getFromReferenceAddress(ghidra.program.util.ProgramLocation programLocation)
addedmethod:
getIndex
int getIndex(ghidra.program.util.ProgramLocation programLocation)
addedmethod:
getReferredToLocation
ghidra.program.util.ProgramLocation getReferredToLocation(ghidra.app.nav.Navigatable navigatable, ghidra.program.util.ProgramLocation location)
addedmethod:
getToReferenceAddress
ghidra.program.model.address.Address getToReferenceAddress(ghidra.program.util.ProgramLocation programLocation, ghidra.program.model.listing.Program program)
addedmethod:
isXREFHeaderLocation
boolean isXREFHeaderLocation(ghidra.program.util.ProgramLocation location)
addedmethod:
showXRefDialog
void showXRefDialog(ghidra.app.nav.Navigatable navigatable, ghidra.program.util.ProgramLocation location, ghidra.framework.plugintool.ServiceProvider serviceProvider)