Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/include/
H A Dunwind.h70 void* stop_parameter);
82 _Unwind_Stop_Fn stop, void *stop_parameter);
86 _Unwind_Stop_Fn stop, void *stop_parameter);
/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindLevel1.c311 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
353 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
410 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
479 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
489 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
492 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
H A DUnwind-seh.cpp231 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
270 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
326 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
404 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
413 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
416 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
H A DUnwind-sjlj.c251 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
270 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
325 (struct _Unwind_Context *)c, stop_parameter); in unwind_phase2_forced()
H A DUnwind-EHABI.cpp701 void *stop_parameter) { in unwind_phase2_forced() argument
741 (_Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
808 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
1151 void *stop_parameter) { in _Unwind_ForcedUnwind() argument
1161 exception_object->unwinder_cache.reserved3 = (uintptr_t)stop_parameter; in _Unwind_ForcedUnwind()
1164 stop_parameter); in _Unwind_ForcedUnwind()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dforced2.C15 void *stop_parameter) in force_unwind_stop() argument
H A Dforced4.C15 void *stop_parameter) in force_unwind_stop() argument
H A Dforced3.C16 void *stop_parameter) in force_unwind_stop() argument
H A Dforced1.C17 void *stop_parameter) in force_unwind_stop() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcleanup-5.c13 void *stop_parameter) in force_unwind_stop() argument