Additional Inherited Members | |
Public Attributes inherited from BinaryNinja::HighLevelILInstructionBase | |
Ref< HighLevelILFunction > | function |
size_t | exprIndex |
size_t | instructionIndex |
bool | ast |
Public Attributes inherited from BNHighLevelILInstruction | |
BNHighLevelILOperation | operation |
uint32_t | sourceOperand |
size_t | size |
uint64_t | operands [5] |
uint64_t | address |
size_t | parent |
Static Public Attributes inherited from BinaryNinja::HighLevelILInstructionBase | |
static std::unordered_map< HighLevelILOperandUsage, HighLevelILOperandType > | operandTypeForUsage |
static std::unordered_map< BNHighLevelILOperation, std::vector< HighLevelILOperandUsage > > | operationOperandUsage |
static std::unordered_map< BNHighLevelILOperation, std::unordered_map< HighLevelILOperandUsage, size_t > > | operationOperandIndex = GetOperandIndexForOperandUsages() |
|
inline |
|
inline |