Home
last modified time | relevance | path

Searched defs:insn_patch_table (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dtcb.h27 struct insn_patch_table { struct
28 struct insn_patch_table *next; argument
29 struct insn_patch patches[INSN_PATCH_TABLE_SIZE];
30 u_int cur_patch;