Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxxabi/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()
667 uint8_t ttypeEncoding = *lsda++; in scan_eh_tab() local
1226 uint8_t ttypeEncoding = *lsda++; in __cxa_call_unexpected() local
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c216 uint8_t ttypeEncoding = *lsda++; in __gcc_personality_sj0() local
/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp630 uint8_t ttypeEncoding = *lsda++; in handleLsda() local