Header menu logo B2R2

SymbCallContext Type

Represents the calling-convention information passed to a call hook.

Record fields

Record Field Description

ArgumentRegisters

Full Usage: ArgumentRegisters

Field type: RegisterID[]

Register IDs for the first calling-convention arguments.

Field type: RegisterID[]

CallSite

Full Usage: CallSite

Field type: Addr

Address of the call instruction.

Field type: Addr

Endian

Full Usage: Endian

Field type: Endian

Endian used by the current binary.

Field type: Endian

ReturnAddress

Full Usage: ReturnAddress

Field type: Addr

Fall-through address after the call instruction.

Field type: Addr

ReturnRegister

Full Usage: ReturnRegister

Field type: RegisterID

Register ID used for the function return value.

Field type: RegisterID

Target

Full Usage: Target

Field type: Addr

Concrete target address selected for hook dispatch.

Field type: Addr

WordType

Full Usage: WordType

Field type: RegType

Word type for the current binary.

Field type: RegType

Type something to start searching.