address | BNLowLevelILInstruction | |
As() | BinaryNinja::LowLevelILInstructionBase | inline |
As() const | BinaryNinja::LowLevelILInstructionBase | inline |
AsConstant() const | BinaryNinja::LowLevelILInstructionBase | inline |
AsOneOperand() | BinaryNinja::LowLevelILInstructionBase | inline |
AsOneOperand() const | BinaryNinja::LowLevelILInstructionBase | inline |
AsTwoOperand() | BinaryNinja::LowLevelILInstructionBase | inline |
AsTwoOperand() const | BinaryNinja::LowLevelILInstructionBase | inline |
AsTwoOperandWithCarry() | BinaryNinja::LowLevelILInstructionBase | inline |
AsTwoOperandWithCarry() const | BinaryNinja::LowLevelILInstructionBase | inline |
attributes | BNLowLevelILInstruction | |
ClearAttribute(BNILInstructionAttribute attribute) | BinaryNinja::LowLevelILInstructionBase | |
Dump() const | BinaryNinja::LowLevelILInstructionBase | |
exprIndex | BinaryNinja::LowLevelILInstructionBase | |
flags | BNLowLevelILInstruction | |
function | BinaryNinja::LowLevelILInstructionBase | |
GetConstant() const | BinaryNinja::LowLevelILConstantInstruction | inline |
GetFlagValue(uint32_t flag) | BinaryNinja::LowLevelILInstructionBase | |
GetFlagValueAfter(uint32_t flag) | BinaryNinja::LowLevelILInstructionBase | |
GetMappedMediumLevelIL() const | BinaryNinja::LowLevelILInstructionBase | |
GetMappedMediumLevelILExprIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetMappedMediumLevelILInstructionIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetMediumLevelIL() const | BinaryNinja::LowLevelILInstructionBase | |
GetMediumLevelILExprIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetMediumLevelILInstructionIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetNonSSAExprIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetNonSSAForm() const | BinaryNinja::LowLevelILInstructionBase | |
GetNonSSAInstructionIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetOperands() const | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleFlagValues(uint32_t flag) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleFlagValuesAfter(uint32_t flag) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleRegisterValues(uint32_t reg) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleRegisterValuesAfter(uint32_t reg) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleStackContents(int32_t offset, size_t len) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleStackContentsAfter(int32_t offset, size_t len) | BinaryNinja::LowLevelILInstructionBase | |
GetPossibleValues(const std::set< BNDataFlowQueryOption > &options=std::set< BNDataFlowQueryOption >()) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsExpr(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsExprList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsFlagCondition(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsIndex(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsIndexList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsIndexMap(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsInteger(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsPartialSSARegisterStackSource(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsPossibleValueSet(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsRegister(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsRegisterOrFlagList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsRegisterStackAdjustments(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSAFlag(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSAFlagList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSARegister(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSARegisterList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSARegisterOrFlagList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSARegisterStack(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRawOperandAsSSARegisterStackList(size_t operand) const | BinaryNinja::LowLevelILInstructionBase | |
GetRegisterValue(uint32_t reg) | BinaryNinja::LowLevelILInstructionBase | |
GetRegisterValueAfter(uint32_t reg) | BinaryNinja::LowLevelILInstructionBase | |
GetSSAExprIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetSSAForm() const | BinaryNinja::LowLevelILInstructionBase | |
GetSSAInstructionIndex() const | BinaryNinja::LowLevelILInstructionBase | |
GetStackContents(int32_t offset, size_t len) | BinaryNinja::LowLevelILInstructionBase | |
GetStackContentsAfter(int32_t offset, size_t len) | BinaryNinja::LowLevelILInstructionBase | |
GetValue() const | BinaryNinja::LowLevelILInstructionBase | |
HasMappedMediumLevelIL() const | BinaryNinja::LowLevelILInstructionBase | |
HasMediumLevelIL() const | BinaryNinja::LowLevelILInstructionBase | |
instructionIndex | BinaryNinja::LowLevelILInstructionBase | |
operands | BNLowLevelILInstruction | |
operandTypeForUsage | BinaryNinja::LowLevelILInstructionBase | static |
operation | BNLowLevelILInstruction | |
operationOperandIndex | BinaryNinja::LowLevelILInstructionBase | static |
operationOperandUsage | BinaryNinja::LowLevelILInstructionBase | static |
Replace(ExprId expr) | BinaryNinja::LowLevelILInstructionBase | |
SetAttribute(BNILInstructionAttribute attribute, bool state=true) | BinaryNinja::LowLevelILInstructionBase | |
SetAttributes(uint32_t attributes) | BinaryNinja::LowLevelILInstructionBase | |
size | BNLowLevelILInstruction | |
sourceOperand | BNLowLevelILInstruction | |
UpdateRawOperand(size_t operandIndex, ExprId value) | BinaryNinja::LowLevelILInstructionBase | |
UpdateRawOperandAsSSARegisterList(size_t operandIndex, const std::vector< SSARegister > ®s) | BinaryNinja::LowLevelILInstructionBase | |
UpdateRawOperandAsSSARegisterOrFlagList(size_t operandIndex, const std::vector< SSARegisterOrFlag > &outputs) | BinaryNinja::LowLevelILInstructionBase | |