Searched defs:USE_DEMANGLE (Results 1 – 4 of 4) sorted by relevance
75 AC_DEFINE([USE_DEMANGLE], 1, [Do symbols demangling in stack trace]) definition
76 AM_CONDITIONAL([USE_DEMANGLE], [test "x$use_libiberty" = xyes]) condition
146 #define USE_DEMANGLE 1 macro
437 AC_DEFINE([USE_DEMANGLE], [1], [Defined if demangling is enabled])]) definition