B2R2


IndirectJumpKind Type

Indirect jump's kind.

Union cases

Union case Description

JmpTbl tAddr

Full Usage: JmpTbl tAddr

Parameters:

We found a corresponding jump table at Addr.

tAddr : Addr

NotJmpTbl

Full Usage: NotJmpTbl

We analyzed this indirect jump, and we found no jump table.

YetAnalyzed

Full Usage: YetAnalyzed

We did not analyzed this indirect jump yet.