HomeSort by relevance Sort by last modified time
    Searched refs:with_libdw (Results 1 - 3 of 3) sorted by null

  /external/strace/m4/
st_libdw.m4 44 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],
st_stacktrace.m4 47 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/
configure 818 with_libdw
    [all...]

Completed in 144 milliseconds