pub type JumpTables = PrimaryMap<JumpTable, JumpTableData>;Expand description
Map of jump tables.
Aliased Typeยง
struct JumpTables { /* private fields */ }pub type JumpTables = PrimaryMap<JumpTable, JumpTableData>;Map of jump tables.
struct JumpTables { /* private fields */ }