Header menu logo B2R2

IAddressable Type

Interface for an addressable basic block.

Instance members

Instance member Description

this.PPoint

Full Usage: this.PPoint

Returns: ProgramPoint
Modifiers: abstract

The start position (ProgramPoint) of the basic block.

Returns: ProgramPoint

this.Range

Full Usage: this.Range

Returns: AddrRange
Modifiers: abstract

The instruction address range of the basic block. Even if the block contains a partial IR statements of an instruction, the range of the instruction is considered.

Returns: AddrRange

Type something to start searching.