Searched defs:ttypeEncoding (Results 1 – 4 of 4) sorted by relevance
| /external/libcxxabi/src/ |
| D | cxa_personality.cpp | 351 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
|
| /external/cronet/third_party/libc++abi/src/src/ |
| D | cxa_personality.cpp | 364 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() 667 uint8_t ttypeEncoding = *lsda++; in scan_eh_tab() local 1233 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
|
| /external/compiler-rt/lib/builtins/ |
| D | gcc_personality_v0.c | 207 uint8_t ttypeEncoding = *lsda++; in __gcc_personality_sj0() local
|
| /external/llvm/examples/ExceptionDemo/ |
| D | ExceptionDemo.cpp | 681 uint8_t ttypeEncoding = *lsda++; in handleLsda() local
|