Home
last modified time | relevance | path

Searched defs:excpType (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp405 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
447 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
730 const __shim_type_info* excpType = in scan_eh_tab() local
772 const __shim_type_info* excpType = in scan_eh_tab() local
1269 const __shim_type_info* excpType = in __cxa_call_unexpected() local
1300 const __shim_type_info* excpType = in __cxa_call_unexpected() local
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc175 const __shim_type_info* excpType = in scanEHTable() local
209 const std::type_info* excpType = header->exceptionType; in scanEHTable() local
316 const std::type_info* excpType, in canExceptionSpecCatch()
450 const std::type_info* excpType, in canExceptionSpecCatch()
Dcall_unexpected.cc301 const std::type_info* excpType = new_exception_header->exceptionType; in __cxa_call_unexpected() local
319 const std::type_info* excpType = &typeid(std::bad_exception); in __cxa_call_unexpected() local