Home
last modified time | relevance | path

Searched refs:unwind (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/backtrace/
A Dbacktrace.c67 unwind (struct _Unwind_Context *context, void *vdata) in unwind() function
127 _Unwind_Backtrace (unwind, &bdata); in backtrace_full()
A DREADME.md28 The library relies on the C++ unwind API defined at
A Dconfigure.ac89 # We are compiling a GCC library. We can assume that the unwind
93 AC_CHECK_HEADER([unwind.h],
153 [#include "unwind.h"
/third_party/ulib/jemalloc/
A Dconfigure.ac992 AC_CHECK_LIB([unwind], [unw_backtrace], [JE_APPEND_VS(LIBS, $LUNWIND)],
1016 AC_CHECK_HEADERS([unwind.h], , [enable_prof_libgcc="0"])
/third_party/ulib/musl/
A DWHATSNEW67 libgcc with dwarf2 unwind support, and possibly other low-level tools.
/third_party/lib/acpica/
A Dchanges.txt9431 table load. Related to the problem above, this was causing unwind issues

Completed in 27 milliseconds