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

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc193 found_terminate,
217 found_type = (landing_pad == 0 ? found_terminate : found_handler);
245 // Fall through to set found_terminate.
294 found_type = found_terminate;
420 if (found_type == found_terminate)
432 if (found_type == found_terminate)
192 found_terminate, enumerator in enum:found_handler_type
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc358 found_terminate,
424 found_type = (landing_pad == 0 ? found_terminate : found_handler);
458 // Fall through to set found_terminate.
507 found_type = found_terminate;
634 if (found_type == found_terminate)
646 if (found_type == found_terminate)
357 found_terminate, enumerator in enum:__cxxabiv1::found_handler_type

Completed in 63 milliseconds