AddExternalNameCmd |
Command to update the name for an external program.
|
AddMemRefCmd |
Command class to add a memory reference to the program.
|
AddMemRefsCmd |
AddMemRefsCmd adds a set of memory references from a
specified address and opIndex to all code units identified by a
set of addresses.
|
AddOffsetMemRefCmd |
Command class to add an offset memory reference to the program.
|
AddRegisterRefCmd |
Command class to add a register reference to the program.
|
AddShiftedMemRefCmd |
Command class to add a shifted memory reference to the program.
|
AddStackRefCmd |
Command class for adding stack references to a program.
|
AssociateSymbolCmd |
Command class for associating a reference with a specific label
|
ClearExternalNameCmd |
Command to remove an external program name from the reference manager.
|
ClearFallThroughCmd |
Command to clear a fallthrough.
|
EditRefTypeCmd |
Command to change the reference type of a memory reference
|
RemoveAllReferencesCmd |
Command to remove all references at an address or for a particular operand
index at an address.
|
RemoveExternalNameCmd |
Command to remove an external program name from the reference manager.
|
RemoveExternalRefCmd |
Command for removing external references.
|
RemoveReferenceCmd |
Command for removing memory references.
|
SetExternalNameCmd |
Command for setting the external program name and path.
|
SetExternalRefCmd |
Command class for adding external references.
|
SetFallThroughCmd |
Command for setting the fallthrough property on an instruction.
|
SetPrimaryRefCmd |
Command class for setting a reference to be primary.
|
UpdateExternalNameCmd |
Command to update the name for an external program.
|