Searched defs:insn_patch_table (Results 1 – 1 of 1) sorted by relevance
27 struct insn_patch_table { struct28 struct insn_patch_table *next; argument29 struct insn_patch patches[INSN_PATCH_TABLE_SIZE];30 u_int cur_patch;