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/
Makefile 586 has_cplus_demangle := $(call try-cc,$(SOURCE_CPLUS_DEMANGLE),$(FLAGS_CPLUS_DEMANGLE)) macro
587 ifeq ($(has_cplus_demangle),y)

Completed in 26 milliseconds