Searched refs:libiberty (Results 1 – 11 of 11) sorted by relevance
/external/strace/m4/ |
D | st_demangle.m4 | 30 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/ |
D | 2010-01-05-DbgScope.ll | 22 …: "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/ |
D | 2010-01-05-DbgScope.ll | 22 …: "hashtab.c", directory: "/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libiberty")
|
/external/swiftshader/third_party/LLVM/test/DebugInfo/ |
D | 2010-01-05-DbgScope.ll | 14 …metadata !"/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libiberty", metadata !"cla…
|
/external/strace/debian/ |
D | rules | 64 --without-stacktrace --without-libiberty $(CONFIG_OPTS)
|
D | control | 5 …l s390 s390x sparc sparc64 x32], debhelper (>= 7.0.0), gawk, libdw-dev, libiberty-dev, libbluetoot…
|
/external/elfutils/ |
D | TODO | 71 Use demangler from libiberty.
|
/external/strace/ |
D | config.h.in | 725 /* Define to 1 if you have the <libiberty/demangle.h> header file. */
|
D | NEWS | 190 (activated by --with-libiberty configure option).
|
D | configure | 15315 for ac_header in demangle.h libiberty/demangle.h 15369 as_fn_error $? "failed to find cplus_demangle in libiberty
|
D | ChangeLog | 5293 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.
|