Class Hierarchy
- java.lang.Object
- ghidra.app.cmd.refs.AddExternalNameCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddMemRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddOffsetMemRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddRegisterRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddShiftedMemRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddStackRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AssociateSymbolCmd (implements ghidra.framework.cmd.Command)
- ghidra.framework.cmd.BackgroundCommand (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.AddMemRefsCmd
- ghidra.app.cmd.refs.ClearExternalNameCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.ClearFallThroughCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.EditRefTypeCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.RemoveAllReferencesCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.RemoveExternalNameCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.RemoveExternalRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.RemoveReferenceCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.SetExternalNameCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.SetExternalRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.SetFallThroughCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.SetPrimaryRefCmd (implements ghidra.framework.cmd.Command)
- ghidra.app.cmd.refs.UpdateExternalNameCmd (implements ghidra.framework.cmd.Command)