Searched refs:catchTemp (Results 1 – 4 of 4) sorted by relevance
55 void *catchTemp; member93 void * catchTemp; member
948 exception_header->catchTemp = reinterpret_cast<void*>(results.landingPad); in __gxx_personality_sj0()973 results.landingPad = reinterpret_cast<uintptr_t>(exception_header->catchTemp); in __gxx_personality_sj0()
76 exception_header->catchTemp = reinterpret_cast<void*>(results.landingPad);96 results.landingPad = reinterpret_cast<uintptr_t>(exception_header->catchTemp);
300 void* catchTemp; member