Home
last modified time | relevance | path

Searched refs:libiberty (Results 1 – 11 of 11) sorted by relevance

/external/strace/m4/
Dst_demangle.m430 AC_ARG_WITH([libiberty], optwith
31 [AS_HELP_STRING([--with-libiberty],
32 [use libiberty to demangle symbols in stack trace])],
50 AC_CHECK_HEADERS([demangle.h libiberty/demangle.h],
58 AC_MSG_FAILURE([failed to find cplus_demangle in libiberty])
/external/llvm/test/DebugInfo/Generic/
D2010-01-05-DbgScope.ll22 …: "hashtab.c", directory: "/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libiberty")
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
D2010-01-05-DbgScope.ll22 …: "hashtab.c", directory: "/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libiberty")
/external/swiftshader/third_party/LLVM/test/DebugInfo/
D2010-01-05-DbgScope.ll14 …metadata !"/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libiberty", metadata !"cla…
/external/strace/debian/
Drules64 --without-stacktrace --without-libiberty $(CONFIG_OPTS)
Dcontrol5 …l s390 s390x sparc sparc64 x32], debhelper (>= 7.0.0), gawk, libdw-dev, libiberty-dev, libbluetoot…
/external/elfutils/
DTODO71 Use demangler from libiberty.
/external/strace/
Dconfig.h.in725 /* Define to 1 if you have the <libiberty/demangle.h> header file. */
DNEWS190 (activated by --with-libiberty configure option).
Dconfigure15315 for ac_header in demangle.h libiberty/demangle.h
15369 as_fn_error $? "failed to find cplus_demangle in libiberty
DChangeLog5293 and libiberty-dev.
5454 * configure.ac: Replace all libunwind and libiberty checks
7655 * debian/control (Build-Depends) [amd64]: Add libiberty-dev.
9328 Search for <libiberty/demangle.h> in addition to <demangle.h>
9332 * configure.ac: Check for libiberty/demangle.h in addition to
10008 using cplus_demangle function from GNU libiberty library.
10032 * configure.ac: Add --with-libiberty option. Check cplus_demangle
10033 support in libiberty.
10040 I'm planning to link strace with libiberty for mangling C++
10044 in libiberty, and they conflict with functions in strace.