Searched defs:classInfo (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.cc | 99 const uint8_t* classInfo = NULL; in scanEHTable() local 303 const uint8_t* classInfo, in getTypePtr() 314 const uint8_t* classInfo, in canExceptionSpecCatch() 390 const uint8_t* classInfo = NULL; in saveUnexpectedDataToBarrierCache() local 416 const uint8_t* classInfo, in getTypePtr() 448 const uint8_t* classInfo, in canExceptionSpecCatch()
|
D | call_unexpected.cc | 291 const uint8_t* classInfo = lsda + classInfoOffset; in __cxa_call_unexpected() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_personality.cpp | 330 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, in get_shim_type_info() 349 get_shim_type_info(uint64_t ttypeIndex, const uint8_t* classInfo, in get_shim_type_info() 396 exception_spec_can_catch(int64_t specIndex, const uint8_t* classInfo, in exception_spec_can_catch() 438 exception_spec_can_catch(int64_t specIndex, const uint8_t* classInfo, in exception_spec_can_catch() 604 const uint8_t* classInfo = NULL; in scan_eh_tab() local 1236 const uint8_t* classInfo = lsda + classInfoOffset; in __cxa_call_unexpected() local
|