Searched defs:exception_table_entry (Results 1 – 2 of 2) sorted by relevance
8219 struct exception_table_entry { struct8220 int insn;8221 int fixup;8222 short type;8223 short data;
8482 struct exception_table_entry { struct8483 int insn;8484 int fixup;8485 int data;