Home
last modified time | relevance | path

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

/external/strace/m4/
Dst_libdw.m444 with_libdw=yes ;;
47 [with_libdw=check]
56 AS_IF([test "x$with_libdw" != xno && test "x$use_unwinder" = x],
76 [AS_IF([test "x$with_libdw" = xyes],
83 [AS_IF([test "x$with_libdw" = xyes],
90 [AS_IF([test "x$with_libdw" = xyes],
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/
Dconfigure14879 withval=$with_libdw; case "${withval}" in
14883 with_libdw=yes ;;
14887 with_libdw=check
14910 if test "x$with_libdw" = xyes && test "x$with_libunwind" = xyes; then :
14912 elif test "x$with_libdw" = xyes; then :
14915 with_libdw=no
14922 if test "x$with_libdw" != xno && test "x$use_unwinder" = x; then :
14992 if test "x$with_libdw" = xyes; then :
15004 if test "x$with_libdw" = xyes; then :
15015 if test "x$with_libdw" = xyes; then :