Home
last modified time | relevance | path

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

12345678910>>...20

/dports/devel/libunwind/libunwind-1.5.0/src/unwind/
H A Dunwind-internal.h63 void *stop_parameter = (void *) exception_object->private_2; in _Unwind_Phase2() local
92 exception_object, context, stop_parameter); in _Unwind_Phase2()
114 if ((unsigned long) stop_parameter == ip) in _Unwind_Phase2()
H A DForcedUnwind.c30 _Unwind_Stop_Fn stop, void *stop_parameter) in _Unwind_ForcedUnwind() argument
45 exception_object->private_2 = (unsigned long) stop_parameter; in _Unwind_ForcedUnwind()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libunwind/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
284 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
340 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
409 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
419 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
422 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
H A DUnwind-seh.cpp243 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
280 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
336 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
414 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
423 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
426 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
282 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
338 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
417 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
420 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
268 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
324 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
402 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
411 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
414 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libunwind/trunk/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
284 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
340 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
409 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
419 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
422 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
H A DUnwind-seh.cpp243 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
280 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
336 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
414 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
423 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
426 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A DUnwindLevel1.c240 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
276 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
332 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
401 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
411 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
414 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libunwind/src/
H A DUnwindLevel1.c254 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
290 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
346 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
418 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
428 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
431 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
H A DUnwind-seh.cpp243 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
280 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
336 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
414 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
423 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
426 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/llvm12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
282 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
338 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
417 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
420 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
282 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
338 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
417 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
420 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/lang/zig/zig-0.9.0/lib/libunwind/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
284 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
340 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
409 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
419 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
422 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/lang/zig-devel/zig-0.9.0/lib/libunwind/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
284 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
340 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
409 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
419 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
422 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
282 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
338 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
417 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
420 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
268 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
324 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
402 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
411 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
414 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A DUnwindLevel1.c242 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
278 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
334 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
403 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
413 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
416 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libunwind/src/
H A DUnwindLevel1.c248 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
284 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
340 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
409 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
419 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
422 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
268 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
324 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()
402 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
411 exception_object->private_[4] = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
414 return unwind_phase2_forced(&uc, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
282 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
338 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
417 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
420 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()
/dports/devel/llvm13/llvm-project-13.0.1.src/libunwind/src/
H A DUnwindLevel1.c246 _Unwind_Stop_Fn stop, void *stop_parameter) {
282 (struct _Unwind_Context *)(cursor), stop_parameter);
338 (struct _Unwind_Context *)(cursor), stop_parameter);
407 _Unwind_Stop_Fn stop, void *stop_parameter) {
417 exception_object->private_2 = (uintptr_t) stop_parameter;
420 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/test/
H A Dforceunwind.pass.cpp39 void *stop_parameter) { in stop() argument
44 assert(stop_parameter == &foo); in stop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libunwind/src/
H A DUnwindLevel1.c288 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() argument
329 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
386 (struct _Unwind_Context *)(cursor), stop_parameter); in unwind_phase2_forced()
455 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind() argument
465 exception_object->private_2 = (uintptr_t) stop_parameter; in _Unwind_ForcedUnwind()
468 return unwind_phase2_forced(&uc, &cursor, exception_object, stop, stop_parameter); in _Unwind_ForcedUnwind()

12345678910>>...20