Searched refs:unwind (Results 1 – 6 of 6) sorted by relevance
| /third_party/ulib/backtrace/ |
| A D | backtrace.c | 67 unwind (struct _Unwind_Context *context, void *vdata) in unwind() function 127 _Unwind_Backtrace (unwind, &bdata); in backtrace_full()
|
| A D | README.md | 28 The library relies on the C++ unwind API defined at
|
| A D | configure.ac | 89 # 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 D | configure.ac | 992 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 D | WHATSNEW | 67 libgcc with dwarf2 unwind support, and possibly other low-level tools.
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 9431 table load. Related to the problem above, this was causing unwind issues
|
Completed in 27 milliseconds