Home
last modified time | relevance | path

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

123

/external/linux-tools-perf/perf-3.12.0/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()
189 static int debuginfo__init_online_kernel_dwarf(struct debuginfo *self, in debuginfo__init_online_kernel_dwarf()
214 static int debuginfo__init_online_kernel_dwarf(struct debuginfo *self, in debuginfo__init_online_kernel_dwarf()
229 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new()
231 struct debuginfo *self = zalloc(sizeof(struct debuginfo)); in debuginfo__new()
243 struct debuginfo *debuginfo__new_online_kernel(unsigned long addr) in debuginfo__new_online_kernel()
245 struct debuginfo *self = zalloc(sizeof(struct debuginfo)); in debuginfo__new_online_kernel()
257 void debuginfo__delete(struct debuginfo *self) in debuginfo__delete()
1072 static int debuginfo__find_probes(struct debuginfo *self, in debuginfo__find_probes()
1188 int debuginfo__find_trace_events(struct debuginfo *self, in debuginfo__find_trace_events()
[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/main/coregrind/m_debuginfo/
DREADME.txt2 On 4 Apr 06, the debuginfo reader (m_debuginfo) was majorly cleaned up
6 debuginfo.c
27 debuginfo.c is the top-level file, and is quite small.
Dreaddwarf.c2151 struct _DebugInfo* debuginfo ) in summarise_context() argument
2169 dst = debuginfo->cfsi_exprs; in summarise_context()
2174 debuginfo->cfsi_exprs = dst; in summarise_context()
2182 if (0 && debuginfo->ddump_frames) in summarise_context()
2246 dst = debuginfo->cfsi_exprs; \ in summarise_context()
2253 debuginfo->cfsi_exprs = dst; \ in summarise_context()
2261 if (0 && debuginfo->ddump_frames) \ in summarise_context()
2329 if (!debuginfo->cfsi_exprs) in summarise_context()
2330 debuginfo->cfsi_exprs = VG_(newXA)( ML_(dinfo_zalloc), in summarise_context()
2334 si->ra_off = ML_(CfiExpr_CfiReg)( debuginfo->cfsi_exprs, in summarise_context()
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/
Ddebug_info.ll36 … !""} ; [ DW_TAG_compile_unit ] [/usr/local/google/llvm_cmake_clang/tmp/debuginfo/a.cc] [DW_LANG_C…
58 …1, i32 0, i32 0} ; [ DW_TAG_lexical_block ] [/usr/local/google/llvm_cmake_clang/tmp/debuginfo/a.cc]
61 !16 = metadata !{metadata !"a.cc", metadata !"/usr/local/google/llvm_cmake_clang/tmp/debuginfo"}
/external/llvm/unittests/DebugInfo/
DMakefile12 LINK_COMPONENTS := debuginfo object support
/external/llvm/tools/llvm-rtdyld/
DMakefile12 LINK_COMPONENTS := all-targets support MC object RuntimeDyld JIT debuginfo
/external/llvm/tools/llvm-jitlistener/
DMakefile21 LINK_COMPONENTS += debuginfo inteljitevents
DCMakeLists.txt9 debuginfo
/external/llvm/tools/lli/
DMakefile22 LINK_COMPONENTS += debuginfo inteljitevents object
/external/llvm/unittests/ExecutionEngine/JIT/
DMakefile30 LINK_COMPONENTS += debuginfo inteljitevents object
/external/valgrind/main/
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/perf-3.12.0/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/elfutils/0.153/libdwfl/
DAndroid.mk41 find-debuginfo.c \
DMakefile.am48 argp-std.c find-debuginfo.c \
DChangeLog142 * find-debuginfo.c (dwfl_standard_find_debuginfo): Likewise for
151 * find-debuginfo.c (try_open): Take new arg MAIN_STAT. Compare
237 * find-debuginfo.c (find_debuginfo_in_path): Fix uninitialized
461 * find-debuginfo.c (validate): Likewise.
612 * find-debuginfo.c (dwfl_standard_find_debuginfo): Try path search
851 * find-debuginfo.c (validate): New function, broken out of ...
918 numbers match between stripped and debuginfo files. Instead, assume
1037 * find-debuginfo.c (try_open): Likewise.
1063 * find-debuginfo.c (DEFAULT_DEBUGINFO_PATH): Macro moved ...
1279 * find-debuginfo.c (try_open): Use TEMP_FAILURE_RETRY.
[all …]
DMakefile.in69 find-debuginfo.c dwfl_build_id_find_elf.c \
96 find-debuginfo.$(OBJEXT) dwfl_build_id_find_elf.$(OBJEXT) \
295 find-debuginfo.c dwfl_build_id_find_elf.c \
420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/find-debuginfo.Po@am__quote@
/external/valgrind/main/drd/
Ddrd_error.h92 DebugInfo* debuginfo; // Segment member
/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/llvm/test/DebugInfo/X86/
Daligned_stack_var.ll42 !14 = metadata !{metadata !"test.cc", metadata !"/home/samsonov/debuginfo"}
/external/llvm/test/DebugInfo/
Ddebuginfofinder-multiple-cu.ll1 ; RUN: opt -analyze -module-debuginfo < %s | FileCheck %s
/external/valgrind/main/none/tests/
Dcmdline2.stdout.exp72 for the above two flags only, accept debuginfo
128 --trace-symtab-patt=<patt> limit debuginfo tracing to obj name <patt>

123