Home
last modified time | relevance | path

Searched defs:_Unwind_Backtrace (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtest_hooks.h10 #define _Unwind_Backtrace JEMALLOC_HOOK(_Unwind_Backtrace, test_hooks_libc_hook) macro
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c133 _Unwind_Backtrace(_Unwind_Trace_Fn callback, void *ref) { in _Unwind_Backtrace() function
/freebsd/contrib/jemalloc/src/
H A Dprof.c27 #define _Unwind_Backtrace JEMALLOC_HOOK(_Unwind_Backtrace, test_hooks_libc_hook) macro