Searched refs:catchTemp (Results 1 – 2 of 2) sorted by relevance
57 void *catchTemp; member94 void * catchTemp; member
980 exception_header->catchTemp = reinterpret_cast<void*>(results.landingPad); in __gxx_personality_imp()1005 results.landingPad = reinterpret_cast<uintptr_t>(exception_header->catchTemp); in __gxx_personality_imp()