XReferenceUtil

Package: ghidra.app.util
Type: class

9.2_PUBLIC

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)

9.0.1_PUBLIC

introducedInitial version