Home
last modified time | relevance | path

Searched refs:USE_LIBUNWIND (Results 1 – 5 of 5) sorted by relevance

/external/strace/m4/
Dst_libunwind.m4112 AC_DEFINE([USE_LIBUNWIND], 1, definition
Dst_stacktrace.m463 AM_CONDITIONAL([USE_LIBUNWIND], [test "x$use_unwinder" = xlibunwind]) condition
/external/strace/
DMakefile.am373 if USE_LIBUNWIND
Dconfig.h.in1760 #undef USE_LIBUNWIND
DChangeLog5456 * Makefile.am: Conditionalize checks for USE_LIBUNWIND and USE_DEMANGLE
5460 * defs.h: Replace USE_LIBUNWIND with ENABLE_STACKTRACE.
5463 * syscall.c: Replace USE_LIBUNWIND with ENABLE_STACKTRACE.
5545 * Makefile.am [USE_LIBUNWIND] (strace_SOURCES): Add unwind.h
7413 mmap_cache_generation fields out of [USE_LIBUNWIND] condition.
9988 [USE_LIBUNWIND && USE_DEMANGLE] (LIBUNWIND_TESTS): Likewise.
13342 (print_version) [USE_LIBUNWIND]: Concatenate "stack-unwind" into features
22388 * strace.c (init) [USE_LIBUNWIND]: Call unwind_tcb_init after
33859 [USE_LIBUNWIND] (LIBUNWIND_TESTS): Add strace-k.test.
43601 * defs.h (struct tcb) [USE_LIBUNWIND]: Append libunwind specific fields.
[all …]