Home
last modified time | relevance | path

Searched refs:ttypePtr (Results 1 – 1 of 1) sorted by relevance

/external/libcxxabi/src/
Dcxa_personality.cpp366 const uint8_t* ttypePtr = classInfo - ttypeIndex * sizeof(uintptr_t); in get_shim_type_info() local
368 read_target2_value(ttypePtr)); in get_shim_type_info()
449 const void** ttypePtr = temp++; in exception_spec_can_catch() local
450 if (*ttypePtr == 0) in exception_spec_can_catch()
455 static_cast<const __shim_type_info*>(read_target2_value(ttypePtr)); in exception_spec_can_catch()