Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc107 #define get_adjusted_ptr(catch_type, throw_type, thrown_ptr_p) \ argument
122 const std::type_info* catch_type; in check_exception_spec() local
219 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()
251 const std::type_info *catch_type; in check_exception_spec() local
528 const std::type_info* catch_type; in PERSONALITY_FUNCTION() local
H A Deh_arm.cc45 const std::type_info* catch_type, in __cxa_type_match()
H A Deh_call.cc129 const std::type_info* catch_type; in __cxa_call_unexpected() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc105 get_adjusted_ptr (const std::type_info *catch_type, in get_adjusted_ptr()
137 const std::type_info *catch_type; in check_exception_spec() local
315 const std::type_info *throw_type, *catch_type; in PERSONALITY_FUNCTION() local
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_default_handlers.cpp66 const __shim_type_info* catch_type = in demangling_terminate_handler() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c462 int start_pc, end_pc, handler_pc, catch_type; local
H A Djcf-dump.c779 int catch_type = GET_u2 (ptr+6); variable