Searched defs:classInfo (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, in get_shim_type_info() argument 386 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, in get_shim_type_info() argument 434 exception_spec_can_catch(int64_t specIndex, const uint8_t* classInfo, in exception_spec_can_catch() argument 480 exception_spec_can_catch(int64_t specIndex,const uint8_t * classInfo,uint8_t ttypeEncoding,const __shim_type_info * excpType,void * adjustedPtr,_Unwind_Exception * unwind_exception,uintptr_t base=0) exception_spec_can_catch() argument 658 const uint8_t* classInfo = NULL; scan_eh_tab() local 1234 const uint8_t* classInfo = lsda + classInfoOffset; __cxa_call_unexpected() local [all...] |