Home
last modified time | relevance | path

Searched defs:ttypeEncoding (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_personality.cpp351 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
374 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
421 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
466 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
641 uint8_t ttypeEncoding = *lsda++; in scan_eh_tab() local
1253 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_personality.cpp364 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
387 uint8_t ttypeEncoding, bool native_exception, in get_shim_type_info()
435 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
481 uint8_t ttypeEncoding, const __shim_type_info* excpType, in exception_spec_can_catch()
666 uint8_t ttypeEncoding = *lsda++; in scan_eh_tab() local
1232 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c207 uint8_t ttypeEncoding = *lsda++; in __gcc_personality_sj0() local
/aosp_15_r20/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp681 uint8_t ttypeEncoding = *lsda++; in handleLsda() local