Home
last modified time | relevance | path

Searched refs:with_libunwind (Results 1 – 3 of 3) sorted by relevance

/external/strace/m4/
Dst_libunwind.m435 *) with_libunwind=yes
39 [with_libunwind=check]
50 AS_IF([test "x$with_libunwind" != xno && test "x$use_unwinder" = x],
76 [if test "x$with_libunwind" != xcheck; then
84 if test "x$with_libunwind" != xcheck; then
92 [if test "x$with_libunwind" != xcheck; then
101 [if test "x$with_libunwind" != xcheck; then
Dst_stacktrace.m447 AS_IF([test "x$with_libdw" = xyes && test "x$with_libunwind" = xyes],
49 [test "x$with_libdw" = xyes], [with_libunwind=no],
50 [test "x$with_libunwind" = xyes], [with_libdw=no]
/external/strace/
Dconfigure14897 withval=$with_libunwind; case "${withval}" in
14899 *) with_libunwind=yes
14904 with_libunwind=check
14910 if test "x$with_libdw" = xyes && test "x$with_libunwind" = xyes; then :
14913 with_libunwind=no
14914 elif test "x$with_libunwind" = xyes; then :
15056 if test "x$with_libunwind" != xno && test "x$use_unwinder" = x; then :
15174 if test "x$with_libunwind" != xcheck; then
15187 if test "x$with_libunwind" != xcheck; then
15202 if test "x$with_libunwind" != xcheck; then
[all …]