Home
last modified time | relevance | path

Searched refs:debuginfo (Results 1 – 25 of 53) sorted by relevance

123

/external/linux-tools-perf/src/tools/perf/util/
Dprobe-finder.h24 struct debuginfo { struct
31 extern struct debuginfo *debuginfo__new(const char *path); argument
32 extern struct debuginfo *debuginfo__new_online_kernel(unsigned long addr);
33 extern void debuginfo__delete(struct debuginfo *self);
36 extern int debuginfo__find_trace_events(struct debuginfo *self,
42 extern int debuginfo__find_probe_point(struct debuginfo *self,
47 extern int debuginfo__find_line_range(struct debuginfo *self,
51 extern int debuginfo__find_available_vars_at(struct debuginfo *self,
Dprobe-finder.c118 static int debuginfo__init_offline_dwarf(struct debuginfo *self, in debuginfo__init_offline_dwarf()
183 static int debuginfo__init_online_kernel_dwarf(struct debuginfo *self, in debuginfo__init_online_kernel_dwarf()
208 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new()
210 struct debuginfo *self = zalloc(sizeof(struct debuginfo)); in debuginfo__new()
222 struct debuginfo *debuginfo__new_online_kernel(unsigned long addr) in debuginfo__new_online_kernel()
224 struct debuginfo *self = zalloc(sizeof(struct debuginfo)); in debuginfo__new_online_kernel()
236 void debuginfo__delete(struct debuginfo *self) in debuginfo__delete()
1051 static int debuginfo__find_probes(struct debuginfo *self, in debuginfo__find_probes()
1167 int debuginfo__find_trace_events(struct debuginfo *self, in debuginfo__find_trace_events()
1274 int debuginfo__find_available_vars_at(struct debuginfo *self, in debuginfo__find_available_vars_at()
[all …]
Dprobe-event.c206 static struct debuginfo *open_debuginfo(const char *module) in open_debuginfo()
236 struct debuginfo *dinfo; in kprobe_convert_to_perf_probe()
306 struct debuginfo *dinfo; in try_to_find_probe_trace_events()
473 struct debuginfo *dinfo; in show_line_range()
552 static int show_available_vars_at(struct debuginfo *dinfo, in show_available_vars_at()
611 struct debuginfo *dinfo; in show_available_vars()
/external/libunwind/tests/
Drun-coredump-unwind8 debuginfo="$1" ## we don't have separate debuginfo file
20 …nm "$debuginfo" --format=posix --defined-only | awk '{ if ($2 == "T" || $2 == "t") print $1 }' | s…
24 …n .gdb_index --remove-section .comment --keep-symbols="$keep_symbols" "$debuginfo" "$mini_debuginf…
/external/valgrind/coregrind/m_debuginfo/
DREADME.txt2 On 4 Apr 06, the debuginfo reader (m_debuginfo) was majorly cleaned up
6 debuginfo.c
26 debuginfo.c is the top-level file, and is quite small.
Dreaddwarf.c2049 DebugInfo* debuginfo ) in summarise_context() argument
2071 dst = debuginfo->cfsi_exprs; in summarise_context()
2075 debuginfo->cfsi_exprs = dst; in summarise_context()
2083 if (0 && debuginfo->ddump_frames) in summarise_context()
2149 dst = debuginfo->cfsi_exprs; \ in summarise_context()
2155 debuginfo->cfsi_exprs = dst; \ in summarise_context()
2163 if (0 && debuginfo->ddump_frames) \ in summarise_context()
2231 if (!debuginfo->cfsi_exprs) in summarise_context()
2232 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2236 si_m->ra_off = ML_(CfiExpr_CfiReg)( debuginfo->cfsi_exprs, in summarise_context()
[all …]
/external/llvm/test/DebugInfo/X86/
Daligned_stack_var.ll34 !6 = !MDFile(filename: "test.cc", directory: "/home/samsonov/debuginfo")
42 !14 = !MDFile(filename: "test.cc", directory: "/home/samsonov/debuginfo")
Dreference-argument.ll3 ; extracted from debuginfo-tests/aggregate-indirect-arg.cpp
/external/llvm/tools/llvm-jitlistener/
DCMakeLists.txt9 debuginfo
/external/llvm/test/Instrumentation/AddressSanitizer/
Ddebug_info.ll40 !6 = !MDFile(filename: "a.cc", directory: "/usr/local/google/llvm_cmake_clang/tmp/debuginfo")
61 !16 = !MDFile(filename: "a.cc", directory: "/usr/local/google/llvm_cmake_clang/tmp/debuginfo")
/external/valgrind/
DREADME_PACKAGERS13 debuginfo package by default, or make ld.so.debuginfo be a
28 not any debuginfo or extra symbols for any other libraries.
/external/antlr/antlr-3.4/runtime/C/
Dconfigure.ac38 AC_ARG_ENABLE([debuginfo], optenable
39 …[AS_HELP_STRING([--enable-debuginfo], [Compiles debug info into the library (default --disable-deb…
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-probe.txt26 without debuginfo, or by C expressions (C line numbers, C function names,
27 and C local variables) with debuginfo.
34 Specify vmlinux path which has debuginfo (Dwarf binary).
137 … (optional). If omitted, perf probe automatically set the type based on debuginfo. You can specify…
/external/llvm/tools/llvm-config/
DLibraryDependencies.inc30 …{ "all", 0, 1, { "mcjit", "interpreter", "mcdisassembler", "engine", "option", "debuginfo", "gtest…
46 { "debuginfo", "libLLVMDebugInfo.a", 1, { "object", "support" } },
/external/valgrind/drd/
Ddrd_error.h92 DebugInfo* debuginfo; // Segment member
/external/llvm/test/DebugInfo/
Ddebuginfofinder-multiple-cu.ll1 ; RUN: opt -analyze -module-debuginfo < %s | FileCheck %s
Ddebuginfofinder-forward-declaration.ll1 ; RUN: opt -analyze -module-debuginfo < %s | FileCheck %s
/external/elfutils/src/tests/
Dbacktrace-subr.sh91 echo >&2 $testname: arm needs debuginfo installed for all libraries
/external/elfutils/src/libdwfl/
DMakefile.am49 argp-std.c find-debuginfo.c \
DAndroid.mk66 find-debuginfo.c \
DMakefile114 find-debuginfo.c dwfl_build_id_find_elf.c \
142 find-debuginfo.$(OBJEXT) dwfl_build_id_find_elf.$(OBJEXT) \
401 find-debuginfo.c dwfl_build_id_find_elf.c \
531 include ./$(DEPDIR)/find-debuginfo.Po
DMakefile.in114 find-debuginfo.c dwfl_build_id_find_elf.c \
142 find-debuginfo.$(OBJEXT) dwfl_build_id_find_elf.$(OBJEXT) \
401 find-debuginfo.c dwfl_build_id_find_elf.c \
531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find-debuginfo.Po@am__quote@
DChangeLog185 * find-debuginfo.c (validate): Handle alt debug case using
1069 * find-debuginfo.c (dwfl_standard_find_debuginfo): Likewise for
1078 * find-debuginfo.c (try_open): Take new arg MAIN_STAT. Compare
1164 * find-debuginfo.c (find_debuginfo_in_path): Fix uninitialized
1388 * find-debuginfo.c (validate): Likewise.
1539 * find-debuginfo.c (dwfl_standard_find_debuginfo): Try path search
1778 * find-debuginfo.c (validate): New function, broken out of ...
1845 numbers match between stripped and debuginfo files. Instead, assume
1964 * find-debuginfo.c (try_open): Likewise.
1990 * find-debuginfo.c (DEFAULT_DEBUGINFO_PATH): Macro moved ...
[all …]
/external/valgrind/none/tests/
Dcmdline2.stdout.exp78 for the above two flags only, accept debuginfo
151 --trace-symtab-patt=<patt> limit debuginfo tracing to obj name <patt>
/external/ltrace/
DTODO7 *** Use debuginfo if available
8 Alternatively, use debuginfo to generate configure file.

123