Skip to main content
The AnnotateOperand object is used to create an annotation tied to a specific operand at an address.

Fields

Reference

at

The address (AddressValue) where the operand resides.

operand

An OperandInfo instance describing the operand.

message

A message describing the operand at the specified location.

Example