Header menu logo B2R2

DisasmBasicBlock Type

Basic block type for a disassembly-based CFG (DisasmCFG).

Constructors

Constructor Description

DisasmBasicBlock(ppoint, instrs)

Full Usage: DisasmBasicBlock(ppoint, instrs)

Parameters:
Returns: DisasmBasicBlock
ppoint : ProgramPoint
instrs : Instruction[]
Returns: DisasmBasicBlock

Instance members

Instance member Description

this.Internals

Full Usage: this.Internals

Returns: IDisasmBasicBlock

Return the `IDisasmBasicBlock` interface.

Returns: IDisasmBasicBlock

Type something to start searching.