EntrySize
Full Usage:
EntrySize
Field type:
int
|
The size of each entry in the jump table (in bytes).
-
Field type:
int
|
|
The address of the indirect branch instruction corresponding to the jump
table.
-
Field type:
Addr
|
|
The base address to be added to compute the final jump target.
-
Field type:
Addr
|
NumEntries
Full Usage:
NumEntries
Field type:
int
Modifiers:
mutable
|
The number of entries in the jump table.
-
Field type:
int
|
|
The address of the jump table.
-
Field type:
Addr
|