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

12

/linux-master/arch/sh/kernel/
H A DMakefile47 obj-$(CONFIG_DWARF_UNWINDER) += dwarf.o
H A Dentry-common.S42 #include <asm/dwarf.h>
H A Ddwarf.c24 #include <asm/dwarf.h>
56 * Allocate space for, and initialise, a dwarf reg from
58 * dwarf registers for @frame.
101 * Lookup and return the dwarf reg @reg_num for this frame. Return
118 * dwarf_read_addr - read dwarf data
625 printk(KERN_ERR "Unable to allocate a dwarf frame\n");
989 .name = "dwarf-unwinder",
1159 * dwarf_unwinder_init - initialise the dwarf unwinder
/linux-master/arch/s390/include/asm/
H A Dnospec-insn.h6 #include <asm/dwarf.h>
/linux-master/tools/perf/
H A DMakefile.config157 FEATURE_CHECK_CFLAGS-libdw-dwarf-unwind := $(LIBDW_CFLAGS)
158 FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind := $(LIBDW_LDFLAGS) $(DWARFLIBS)
453 ifneq ($(feature-libdw-dwarf-unwind),1)
458 ifneq ($(feature-dwarf), 1)
460 $(warning No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev)
714 dwarf-post-unwind := 1
715 dwarf-post-unwind-text := BUG
721 dwarf-post-unwind := 0
723 dwarf-post-unwind-text := libdw
727 dwarf
[all...]
/linux-master/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c9 #include <dwarf.h>
/linux-master/tools/build/feature/
H A DMakefile8 test-dwarf.bin \
55 test-libdw-dwarf-unwind.bin \
153 $(OUTPUT)test-dwarf.bin:
284 $(OUTPUT)test-libdw-dwarf-unwind.bin:
285 $(BUILD) # -ldw provided by $(FEATURE_CHECK_LDFLAGS-libdw-dwarf-unwind)
/linux-master/arch/arm/boot/dts/nxp/imx/
H A DMakefile110 imx6dl-pico-dwarf.dtb \
223 imx6q-pico-dwarf.dtb \
317 imx6ul-pico-dwarf.dtb \
378 imx7d-pico-dwarf.dtb \
/linux-master/scripts/dtc/include-prefixes/arm/nxp/imx/
H A DMakefile110 imx6dl-pico-dwarf.dtb \
223 imx6q-pico-dwarf.dtb \
317 imx6ul-pico-dwarf.dtb \
378 imx7d-pico-dwarf.dtb \
/linux-master/tools/perf/util/
H A Dgenelf_debug.c26 #include <dwarf.h>
137 * binutils can handle two flavours of dwarf 2, 32 and 64 bits, this is not
H A Dgenelf.c20 #include <dwarf.h>
H A Ddwarf-aux.c3 * dwarf-aux.c : libdw auxiliary interfaces
11 #include "dwarf-aux.h"
17 * @cu_die: A DIE(dwarf information entry) of CU(compilation Unit)
863 * Note that this walks not only dwarf line list, but also function entries
1519 * @dwarf: a Dwarf info
1529 int die_get_cfa(Dwarf *dwarf, u64 pc, int *preg, int *poffset) argument
1536 cfi = dwarf_getcfi(dwarf);
H A Dprobe-finder.c19 #include <dwarf-regs.h>
1131 /* Get the call frame information from this dwarf */
/linux-master/arch/s390/kernel/
H A Dentry.S18 #include <asm/dwarf.h>

Completed in 127 milliseconds

12