addedmethod:
getAllXrefs
static java.util.Set<ghidra.program.model.symbol.Reference> getAllXrefs(ghidra.program.util.ProgramLocation location)
addedmethod:
getVariableRefs
static java.util.Set<ghidra.program.model.symbol.Reference> getVariableRefs(ghidra.program.model.listing.Variable var)
removedmethod:
getReferenceCount
static int getReferenceCount(ghidra.program.model.listing.CodeUnit cu)