Searched defs:catch_type (Results 1 – 7 of 7) sorted by relevance
107 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument122 const std::type_info* catch_type; in check_exception_spec() local219 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()251 const std::type_info *catch_type; in check_exception_spec() local528 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
45 const std::type_info* catch_type, in __cxa_type_match()
129 const std::type_info* catch_type; in __cxa_call_unexpected() local
105 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()137 const std::type_info *catch_type; in check_exception_spec() local315 const std::type_info *throw_type, *catch_type; in PERSONALITY_FUNCTION() local
66 const __shim_type_info* catch_type = in demangling_terminate_handler() local
462 int start_pc, end_pc, handler_pc, catch_type; local
779 int catch_type = GET_u2 (ptr+6); variable