Additional Inherited Members | |
Public Attributes inherited from BinaryNinja::LowLevelILInstructionBase | |
Ref< LowLevelILFunction > | function |
size_t | exprIndex |
size_t | instructionIndex |
Public Attributes inherited from BNLowLevelILInstruction | |
BNLowLevelILOperation | operation |
uint32_t | attributes |
size_t | size |
uint32_t | flags |
uint32_t | sourceOperand |
uint64_t | operands [4] |
uint64_t | address |
Static Public Attributes inherited from BinaryNinja::LowLevelILInstructionBase | |
static std::unordered_map< LowLevelILOperandUsage, LowLevelILOperandType > | operandTypeForUsage |
static std::unordered_map< BNLowLevelILOperation, std::vector< LowLevelILOperandUsage > > | operationOperandUsage |
static std::unordered_map< BNLowLevelILOperation, std::unordered_map< LowLevelILOperandUsage, size_t > > | operationOperandIndex = GetOperandIndexForOperandUsages() |
|
inline |