Searched refs:dwfl_build_id_find_elf (Results 1 – 17 of 17) sorted by relevance
/external/elfutils/src/libdwfl/ |
D | dwfl_build_id_find_elf.c | 120 dwfl_build_id_find_elf (Dwfl_Module *mod, in dwfl_build_id_find_elf() function 174 INTDEF (dwfl_build_id_find_elf)
|
D | Makefile.am | 50 dwfl_build_id_find_elf.c \
|
D | Android.mk | 26 dwfl_build_id_find_elf.c \
|
D | Makefile | 114 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 \ 491 include ./$(DEPDIR)/dwfl_build_id_find_elf.Po
|
D | ChangeLog | 94 * dwfl_build_id_find_elf.c (dwfl_build_id_find_elf): Use IS_EXECUTABLE. 169 * dwfl_build_id_find_elf.c (__libdwfl_open_by_build_id): Add the 173 (dwfl_build_id_find_elf): Call __libdwfl_open_mod_by_build_id. 411 (offline_callbacks): Use dwfl_build_id_find_elf instead. 412 * dwfl_build_id_find_elf.c (dwfl_build_id_find_elf): Move here the code 1067 confused by -1 return from dwfl_build_id_find_elf after it opened 1101 * dwfl_build_id_find_elf.c: Set MOD->main.valid when there is a build 1385 * dwfl_build_id_find_elf.c: Likewise. 1472 * argp-std.c (offline_callbacks): Use dwfl_build_id_find_elf. 1519 * dwfl_build_id_find_elf.c (__libdwfl_open_by_build_id): Set errno to [all …]
|
D | Makefile.in | 114 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 \ 491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwfl_build_id_find_elf.Po@am__quote@
|
D | argp-std.c | 73 .find_elf = INTUSE(dwfl_build_id_find_elf),
|
D | libdwfl.h | 288 extern int dwfl_build_id_find_elf (Dwfl_Module *, void **,
|
D | libdwflP.h | 722 INTDECL (dwfl_build_id_find_elf)
|
D | linux-kernel-modules.c | 663 int fd = INTUSE(dwfl_build_id_find_elf) (mod, NULL, NULL, 0, in INTDEF()
|
/external/elfutils/src/libdw/ |
D | libdw.map | 171 dwfl_build_id_find_elf;
|
D | ChangeLog | 1448 * libdw.map (ELFUTILS_0.130: Add dwfl_build_id_find_elf
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 288 extern int dwfl_build_id_find_elf (Dwfl_Module *, void **,
|
/external/elfutils/src/src/ |
D | stack.c | 87 .find_elf = dwfl_build_id_find_elf,
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | probe-finder.c | 114 .find_elf = dwfl_build_id_find_elf,
|
/external/elfutils/src/config/ |
D | elfutils.spec.in | 488 - libdwfl: new functions dwfl_build_id_find_elf, dwfl_build_id_find_debu
|
/external/elfutils/src/ |
D | NEWS | 393 libdwfl: new functions dwfl_build_id_find_elf, dwfl_build_id_find_debuginfo,
|