Lines Matching refs:dwarf
165 FEATURE_CHECK_CFLAGS-libdw-dwarf-unwind := $(LIBDW_CFLAGS)
166 FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind := $(LIBDW_LDFLAGS) $(DWARFLIBS)
465 ifneq ($(feature-libdw-dwarf-unwind),1)
470 ifneq ($(feature-dwarf), 1)
472 …dw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please in…
729 dwarf-post-unwind := 1
730 dwarf-post-unwind-text := BUG
736 dwarf-post-unwind := 0
738 dwarf-post-unwind-text := libdw
742 dwarf-post-unwind-text := libunwind
750 ifeq ($(dwarf-post-unwind),1)
1339 ifeq ($(dwarf-post-unwind),1)
1340 $(call feature_print_text,"DWARF post unwind library", $(dwarf-post-unwind-text)) $(info $(MSG))