Searched defs:type_info_table (Results 1 – 3 of 3) sorted by relevance
116 const cxx_type_info_table *type_info_table; /* list of types for this exception object */ member124 unsigned int type_info_table; member
121 const cxx_type_info_table *type_info_table = rva_to_ptr(type->type_info_table, base); in dump_exception_type() local203 const cxx_type_info_table *type_info_table = rva_to_ptr(exc_type->type_info_table, exc_base); in find_caught_type() local
148 const cxx_type_info_table *type_info_table; /* list of types for this exception object */ member