Loading...
Searching...
No Matches
BinaryNinja::LowLevelILOffsetInstruction Member List

This is the complete list of members for BinaryNinja::LowLevelILOffsetInstruction, including all inherited members.

addressBNLowLevelILInstruction
As()BinaryNinja::LowLevelILInstructionBaseinline
As() constBinaryNinja::LowLevelILInstructionBaseinline
AsConstant() constBinaryNinja::LowLevelILInstructionBaseinline
AsOneOperand()BinaryNinja::LowLevelILInstructionBaseinline
AsOneOperand() constBinaryNinja::LowLevelILInstructionBaseinline
AsTwoOperand()BinaryNinja::LowLevelILInstructionBaseinline
AsTwoOperand() constBinaryNinja::LowLevelILInstructionBaseinline
AsTwoOperandWithCarry()BinaryNinja::LowLevelILInstructionBaseinline
AsTwoOperandWithCarry() constBinaryNinja::LowLevelILInstructionBaseinline
attributesBNLowLevelILInstruction
ClearAttribute(BNILInstructionAttribute attribute)BinaryNinja::LowLevelILInstructionBase
Dump() constBinaryNinja::LowLevelILInstructionBase
exprIndexBinaryNinja::LowLevelILInstructionBase
flagsBNLowLevelILInstruction
functionBinaryNinja::LowLevelILInstructionBase
GetFlagValue(uint32_t flag)BinaryNinja::LowLevelILInstructionBase
GetFlagValueAfter(uint32_t flag)BinaryNinja::LowLevelILInstructionBase
GetMappedMediumLevelIL() constBinaryNinja::LowLevelILInstructionBase
GetMappedMediumLevelILExprIndex() constBinaryNinja::LowLevelILInstructionBase
GetMappedMediumLevelILInstructionIndex() constBinaryNinja::LowLevelILInstructionBase
GetMediumLevelIL() constBinaryNinja::LowLevelILInstructionBase
GetMediumLevelILExprIndex() constBinaryNinja::LowLevelILInstructionBase
GetMediumLevelILInstructionIndex() constBinaryNinja::LowLevelILInstructionBase
GetNonSSAExprIndex() constBinaryNinja::LowLevelILInstructionBase
GetNonSSAForm() constBinaryNinja::LowLevelILInstructionBase
GetNonSSAInstructionIndex() constBinaryNinja::LowLevelILInstructionBase
GetOffset() constBinaryNinja::LowLevelILOffsetInstructioninline
GetOperands() constBinaryNinja::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 >()) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsExpr(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsExprList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsFlagCondition(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsIndex(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsIndexList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsIndexMap(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsInteger(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsPartialSSARegisterStackSource(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsRegister(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsRegisterOrFlagList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsRegisterStackAdjustments(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSAFlag(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSAFlagList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSARegister(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSARegisterList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSARegisterOrFlagList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSARegisterStack(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRawOperandAsSSARegisterStackList(size_t operand) constBinaryNinja::LowLevelILInstructionBase
GetRegisterValue(uint32_t reg)BinaryNinja::LowLevelILInstructionBase
GetRegisterValueAfter(uint32_t reg)BinaryNinja::LowLevelILInstructionBase
GetSSAExprIndex() constBinaryNinja::LowLevelILInstructionBase
GetSSAForm() constBinaryNinja::LowLevelILInstructionBase
GetSSAInstructionIndex() constBinaryNinja::LowLevelILInstructionBase
GetStackContents(int32_t offset, size_t len)BinaryNinja::LowLevelILInstructionBase
GetStackContentsAfter(int32_t offset, size_t len)BinaryNinja::LowLevelILInstructionBase
GetValue() constBinaryNinja::LowLevelILInstructionBase
HasMappedMediumLevelIL() constBinaryNinja::LowLevelILInstructionBase
HasMediumLevelIL() constBinaryNinja::LowLevelILInstructionBase
instructionIndexBinaryNinja::LowLevelILInstructionBase
operandsBNLowLevelILInstruction
operandTypeForUsageBinaryNinja::LowLevelILInstructionBasestatic
operationBNLowLevelILInstruction
operationOperandIndexBinaryNinja::LowLevelILInstructionBasestatic
operationOperandUsageBinaryNinja::LowLevelILInstructionBasestatic
Replace(ExprId expr)BinaryNinja::LowLevelILInstructionBase
SetAttribute(BNILInstructionAttribute attribute, bool state=true)BinaryNinja::LowLevelILInstructionBase
SetAttributes(uint32_t attributes)BinaryNinja::LowLevelILInstructionBase
sizeBNLowLevelILInstruction
sourceOperandBNLowLevelILInstruction
UpdateRawOperand(size_t operandIndex, ExprId value)BinaryNinja::LowLevelILInstructionBase
UpdateRawOperandAsSSARegisterList(size_t operandIndex, const std::vector< SSARegister > &regs)BinaryNinja::LowLevelILInstructionBase
UpdateRawOperandAsSSARegisterOrFlagList(size_t operandIndex, const std::vector< SSARegisterOrFlag > &outputs)BinaryNinja::LowLevelILInstructionBase