Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_personality.cpp338 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
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c175 uint8_t ttypeEncoding = *lsda++; in __gcc_personality_sj0() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp680 uint8_t ttypeEncoding = *lsda++; in handleLsda() local