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

/barrelfish-master/lib/cxx/cxxabi/
H A Dcxa_personality.cpp365 const uint8_t* ttypePtr = classInfo - ttypeIndex * sizeof(uintptr_t); local
367 read_target2_value(ttypePtr));
448 const void** ttypePtr = temp++; local
449 if (*ttypePtr == 0)
454 static_cast<const __shim_type_info*>(read_target2_value(ttypePtr));

Completed in 100 milliseconds