Searched refs:dwarf (Results 1 – 25 of 45) sorted by relevance
12
| /linux/tools/build/feature/ |
| A D | test-dwarf_getcfi.c | 7 Dwarf *dwarf = NULL; in main() local 8 return dwarf_getcfi(dwarf) == NULL; in main()
|
| A D | Makefile | 8 test-dwarf.bin \ 55 test-libdw-dwarf-unwind.bin \ 189 $(OUTPUT)test-dwarf.bin: 320 $(OUTPUT)test-libdw-dwarf-unwind.bin:
|
| /linux/tools/build/ |
| A D | Makefile.feature | 33 dwarf \ 63 libdw-dwarf-unwind \ 123 dwarf \ 136 libdw-dwarf-unwind \
|
| /linux/tools/perf/Documentation/ |
| A D | perf-check.txt | 50 dwarf / HAVE_DWARF_SUPPORT 52 dwarf-unwind / HAVE_DWARF_UNWIND_SUPPORT 58 libdw-dwarf-unwind / HAVE_DWARF_SUPPORT
|
| /linux/tools/perf/arch/x86/util/ |
| A D | Build | 15 perf-util-$(CONFIG_DWARF) += dwarf-regs.o 16 perf-util-$(CONFIG_BPF_PROLOGUE) += dwarf-regs.o
|
| /linux/tools/perf/ |
| A D | Makefile.config | 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) 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) [all …]
|
| /linux/tools/perf/arch/xtensa/util/ |
| A D | Build | 1 perf-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/sh/util/ |
| A D | Build | 1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/sparc/util/ |
| A D | Build | 1 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/csky/util/ |
| A D | Build | 3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/mips/util/ |
| A D | Build | 2 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/powerpc/tests/ |
| A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
| /linux/tools/perf/arch/arm/tests/ |
| A D | Build | 2 perf-test-y += dwarf-unwind.o
|
| /linux/tools/perf/arch/arm64/tests/ |
| A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
| /linux/tools/perf/arch/riscv/util/ |
| A D | Build | 5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/tests/attr/ |
| A D | test-record-graph-dwarf | 3 args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
|
| /linux/tools/perf/arch/arm/util/ |
| A D | Build | 3 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/loongarch/util/ |
| A D | Build | 4 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/s390/util/ |
| A D | Build | 5 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/util/ |
| A D | dwarf-aux.h | 222 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset); 226 static inline int die_get_cfa(Dwarf *dwarf __maybe_unused, u64 pc __maybe_unused, in die_get_cfa()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| A D | imx6q-pico-dwarf.dts | 16 compatible = "technexion,imx6q-pico-dwarf", "fsl,imx6q";
|
| A D | imx6dl-pico-dwarf.dts | 16 compatible = "technexion,imx6dl-pico-dwarf", "fsl,imx6dl";
|
| /linux/tools/perf/arch/powerpc/util/ |
| A D | Build | 10 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/arm64/util/ |
| A D | Build | 7 perf-util-$(CONFIG_DWARF) += dwarf-regs.o
|
| /linux/tools/perf/arch/x86/tests/ |
| A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
Completed in 35 milliseconds
12