Searched defs:ttypeIndex (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libcxxabi/src/ |
H A D | cxa_personality.cpp | 363 get_shim_type_info(uint64_t ttypeIndex,const uint8_t * classInfo,uint8_t ttypeEncoding,bool native_exception,_Unwind_Exception * unwind_exception,uintptr_t=0) get_shim_type_info() argument 386 get_shim_type_info(uint64_t ttypeIndex,const uint8_t * classInfo,uint8_t ttypeEncoding,bool native_exception,_Unwind_Exception * unwind_exception,uintptr_t base=0) get_shim_type_info() argument 498 uint64_t ttypeIndex = readULEB128(&temp); exception_spec_can_catch() local 532 int64_t ttypeIndex; // > 0 catch handler, < 0 exception spec handler, == 0 a cleanup global() member 730 int64_t ttypeIndex = readSLEB128(&action); scan_eh_tab() local 1181 int64_t ttypeIndex; __cxa_call_unexpected() local [all...] |