HomeSort by relevance Sort by last modified time
    Searched full:has_cplus_demangle (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile 388 has_cplus_demangle := $(call try-cc,$(SOURCE_CPLUS_DEMANGLE),$(FLAGS_CPLUS_DEMANGLE),demangle) macro
389 ifeq ($(has_cplus_demangle),y)

Completed in 50 milliseconds