Home
last modified time | relevance | path

Searched refs:find_elf (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/tests/
Dbacktrace-data.c60 find_elf (Dwfl_Module *mod __attribute__ ((unused)), in find_elf() function
305 .find_elf = find_elf, in main()
Ddwfl-bug-report.c29 .find_elf = dwfl_linux_proc_find_elf,
Ddwfl-bug-getmodules.c25 .find_elf = dwfl_linux_proc_find_elf,
Ddwfl-proc-attach.c58 .find_elf = dwfl_linux_proc_find_elf,
Ddwfl-bug-fd-leak.c52 .find_elf = dwfl_linux_proc_find_elf, in elfutils_open()
Dvdsosyms.c77 .find_elf = dwfl_linux_proc_find_elf, in main()
Dbacktrace-dwarf.c75 .find_elf = dwfl_linux_proc_find_elf, in pid_to_dwfl()
Dbacktrace.c328 .find_elf = dwfl_linux_proc_find_elf, in pid_to_dwfl()
DChangeLog2444 * backtrace-dwarf.c (executable, find_elf, dwfl_offline): Remove unused
/external/elfutils/libdwfl/
Dargp-std.c74 .find_elf = INTUSE(dwfl_build_id_find_elf),
82 .find_elf = INTUSE(dwfl_linux_proc_find_elf),
90 .find_elf = INTUSE(dwfl_linux_kernel_find_elf),
Dlibdwfl.h55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member
Ddwfl_module_getdwarf.c217 mod->main.fd = (*mod->dwfl->callbacks->find_elf) (MODCB_ARGS (mod), in __libdwfl_getelf()
DChangeLog1824 (offline_callbacks): Use it for find_elf.
/external/strace/
Dunwind-libdw.c65 .find_elf = dwfl_linux_proc_find_elf, in tcb_init()
/external/elfutils/src/
Dstack.c79 .find_elf = dwfl_linux_proc_find_elf,
86 .find_elf = dwfl_build_id_find_elf,
/external/elfutils/include/elfutils/
Dlibdwfl.h55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member
/external/igt-gpu-tools/lib/
Digt_core.c1429 .find_elf = dwfl_linux_proc_find_elf, in print_backtrace()