Searched refs:_Unwind_Backtrace (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/libcxxabi/test/ |
| H A D | backtrace_test.pass.cpp | 26 _Unwind_Backtrace(trace_function, ntraced); in call3_throw() 34 _Unwind_Backtrace(trace_function, ntraced); in call3_nothrow()
|
| /llvm-project-15.0.7/libunwind/test/ |
| H A D | floatregister.pass.cpp | 45 _Unwind_Backtrace(frame_handler, NULL); in foo()
|
| H A D | signal_unwind.pass.cpp | 41 _Unwind_Backtrace(frame_handler, NULL); in signal_handler()
|
| H A D | libunwind_02.pass.cpp | 32 _Unwind_Backtrace(&callback, &n); in test_backtrace()
|
| H A D | unwind_leaffunction.pass.cpp | 40 _Unwind_Backtrace(frame_handler, NULL); in signal_handler()
|
| /llvm-project-15.0.7/llvm-libgcc/lib/ |
| H A D | gcc_s.ver | 87 GCC_3.3 { _Unwind_Backtrace; _Unwind_FindEnclosingFunction; }; 127 GCC_4.3.0 { _Unwind_Backtrace; };
|
| /llvm-project-15.0.7/libunwind/include/ |
| H A D | unwind.h | 115 extern _Unwind_Reason_Code _Unwind_Backtrace(_Unwind_Trace_Fn, void *);
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_markup.cpp | 130 _Unwind_Backtrace(Unwind_Trace, &arg); in UnwindSlow()
|
| H A D | sanitizer_unwind_linux_libcdep.cpp | 130 _Unwind_Backtrace(Unwind_Trace, &arg); in UnwindSlow()
|
| /llvm-project-15.0.7/libunwind/src/ |
| H A D | Unwind_AppleExtras.cpp | 66 NOT_HERE_BEFORE_10_6(_Unwind_Backtrace)
|
| H A D | UnwindLevel1-gcc-ext.c | 102 _Unwind_Backtrace(_Unwind_Trace_Fn callback, void *ref) { in _Unwind_Backtrace() function
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | unwind.h | 269 _Unwind_Reason_Code _Unwind_Backtrace(_Unwind_Trace_Fn, void *);
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 70 // _Unwind_Backtrace function, but on FreeBSD the configure test passes 544 _Unwind_Backtrace( 568 // Try _Unwind_Backtrace() if backtrace() failed.
|
| /llvm-project-15.0.7/llvm-libgcc/docs/ |
| H A D | LLVMLibgcc.rst | 23 _Unwind_Backtrace][1]. Since libgcc_{eh.a,s.so} and libunwind have the same ABI,
|
| /llvm-project-15.0.7/llvm/cmake/ |
| H A D | config-ix.cmake | 272 check_symbol_exists(_Unwind_Backtrace "unwind.h" HAVE__UNWIND_BACKTRACE) 282 # (rdar://7089625) and _Unwind_Backtrace is unusable because it cannot unwind
|
| /llvm-project-15.0.7/utils/bazel/llvm_configs/ |
| H A D | config.h.cmake | 236 /* Define to 1 if you have the `_Unwind_Backtrace' function. */
|
| /llvm-project-15.0.7/llvm/include/llvm/Config/ |
| H A D | config.h.cmake | 236 /* Define to 1 if you have the `_Unwind_Backtrace' function. */
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 126 fun:_Unwind_Backtrace=uninstrumented
|