Searched defs:ttypeEncoding (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.cc | 105 uint8_t ttypeEncoding = *lsda++; in scanEHTable() local 304 uint8_t ttypeEncoding, in getTypePtr() 315 uint8_t ttypeEncoding, in canExceptionSpecCatch() 396 uint8_t ttypeEncoding = *lsda++; in saveUnexpectedDataToBarrierCache() local 417 uint8_t ttypeEncoding, in getTypePtr() 449 uint8_t ttypeEncoding, in canExceptionSpecCatch()
|
D | call_unexpected.cc | 286 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_personality.cpp | 338 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info() 358 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info() 405 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() 619 uint8_t ttypeEncoding = *lsda++; in scan_eh_tab() local 1249 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
|