Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:ifeq

0 ifeq ("$(origin O)", "command line")
50 ifeq ($(ARCH),i386)
53 ifeq ($(ARCH),x86_64)
56 ifeq (, $(findstring m32,$(EXTRA_CFLAGS)))
59 ifeq (${IS_X86_64}, 1)
91 ifeq ("$(origin DEBUG)", "command line")
128 ifeq ($(prefix),/usr)
150 ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -fstack-protector-all),y)
154 ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -Wstack-protector),y)
158 ifeq ($(call try-cc,$(SOURCE_HELLO),-Werror -Wvolatile-register-var),y)
354 ifeq ($(RAW_ARCH),x86_64)
435 ifeq ($(origin PERF_HAVE_DWARF_REGS), undefined)
572 ifeq ($(has_bfd),y)
577 ifeq ($(has_bfd_iberty),y)
582 ifeq ($(has_bfd_iberty_z),y)
587 ifeq ($(has_cplus_demangle),y)