OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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