Searched refs:dwarf (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/tools/build/feature/
H A Dtest-dwarf_getcfi.c7 Dwarf *dwarf = NULL; local
8 return dwarf_getcfi(dwarf) == NULL;
H A Dtest-dwarf.c2 #include <dwarf.h>
/linux-master/tools/perf/arch/mips/util/
H A Ddwarf-regs.c3 * dwarf-regs.c : Mapping of DWARF debug register numbers into register names.
20 #include <dwarf-regs.h>
/linux-master/tools/perf/arch/sparc/util/
H A Ddwarf-regs.c9 #include <dwarf-regs.h>
/linux-master/tools/perf/arch/sh/util/
H A Ddwarf-regs.c9 #include <dwarf-regs.h>
12 * Generic dwarf analysis helpers
/linux-master/tools/perf/arch/xtensa/util/
H A Ddwarf-regs.c9 #include <dwarf-regs.h>
/linux-master/arch/parisc/include/asm/
H A Dlinkage.h5 #include <asm/dwarf.h>
/linux-master/arch/s390/kernel/vdso32/
H A Dvdso_user_wrapper.S5 #include <asm/dwarf.h>
/linux-master/tools/perf/arch/loongarch/util/
H A Ddwarf-regs.c3 * dwarf-regs.c : Mapping of DWARF debug register numbers into register names.
11 #include <dwarf-regs.h>
/linux-master/tools/perf/
H A Dbuiltin-version.c59 STATUS(HAVE_DWARF_SUPPORT, dwarf);
75 STATUS(HAVE_DWARF_SUPPORT, libdw-dwarf-unwind);
86 STATUS(HAVE_DWARF_UNWIND_SUPPORT, dwarf-unwind-support);
/linux-master/arch/sh/kernel/
H A Dreturn_address.c10 #include <asm/dwarf.h>
H A Dmodule.c22 #include <asm/dwarf.h>
/linux-master/tools/perf/arch/s390/util/
H A Ddwarf-regs.c16 #include <dwarf-regs.h>
17 #include "dwarf-regs-table.h"
/linux-master/tools/perf/arch/arm/util/
H A Ddwarf-regs.c10 #include <dwarf-regs.h>
/linux-master/tools/perf/util/
H A Ddwarf-aux.h5 * dwarf-aux.h : libdw auxiliary interfaces
8 #include <dwarf.h>
186 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset);
190 static inline int die_get_cfa(Dwarf *dwarf __maybe_unused, u64 pc __maybe_unused,
H A Ddwarf-regs.c3 * dwarf-regs.c : Mapping of DWARF debug register numbers into register names.
11 #include <dwarf-regs.h>
26 #include "../arch/x86/include/dwarf-regs-table.h"
27 #include "../arch/arm/include/dwarf-regs-table.h"
28 #include "../arch/arm64/include/dwarf-regs-table.h"
29 #include "../arch/sh/include/dwarf-regs-table.h"
30 #include "../arch/powerpc/include/dwarf-regs-table.h"
31 #include "../arch/s390/include/dwarf-regs-table.h"
32 #include "../arch/sparc/include/dwarf-regs-table.h"
33 #include "../arch/xtensa/include/dwarf
[all...]
/linux-master/scripts/
H A DMakefile.debug7 DEBUG_CFLAGS += -gsplit-dwarf
/linux-master/tools/build/
H A DMakefile.feature33 dwarf \
63 libdw-dwarf-unwind \
124 dwarf \
137 libdw-dwarf-unwind \
218 # $(call feature_assign,dwarf) == feature-dwarf=1
/linux-master/tools/perf/arch/csky/util/
H A Ddwarf-regs.c6 #include <dwarf-regs.h>
/linux-master/tools/perf/arch/riscv/util/
H A Ddwarf-regs.c10 #include <dwarf-regs.h>
/linux-master/tools/perf/arch/arm64/util/
H A Ddwarf-regs.c11 #include <dwarf-regs.h>
/linux-master/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S6 #include <asm/dwarf.h>
/linux-master/arch/arc/include/asm/
H A Dlinkage.h9 #include <asm/dwarf.h>
/linux-master/tools/perf/arch/powerpc/util/
H A Ddwarf-regs.c11 #include <dwarf-regs.h>
/linux-master/tools/perf/arch/x86/util/
H A Ddwarf-regs.c3 * dwarf-regs.c : Mapping of DWARF debug register numbers into register names.
14 #include <dwarf-regs.h>
34 * the order defined by dwarf.
52 /* TODO: switching by dwarf address size */

Completed in 416 milliseconds

12