Searched refs:find_elf (Results 1 – 17 of 17) sorted by relevance
/external/elfutils/tests/ |
D | backtrace-data.c | 60 find_elf (Dwfl_Module *mod __attribute__ ((unused)), in find_elf() function 304 .find_elf = find_elf, in main()
|
D | dwfl-bug-report.c | 29 .find_elf = dwfl_linux_proc_find_elf,
|
D | dwfl-bug-getmodules.c | 25 .find_elf = dwfl_linux_proc_find_elf,
|
D | dwfl-proc-attach.c | 58 .find_elf = dwfl_linux_proc_find_elf,
|
D | dwfl-bug-fd-leak.c | 52 .find_elf = dwfl_linux_proc_find_elf, in elfutils_open()
|
D | vdsosyms.c | 77 .find_elf = dwfl_linux_proc_find_elf, in main()
|
D | backtrace-dwarf.c | 75 .find_elf = dwfl_linux_proc_find_elf, in pid_to_dwfl()
|
D | backtrace.c | 328 .find_elf = dwfl_linux_proc_find_elf, in pid_to_dwfl()
|
D | ChangeLog | 2007 * backtrace-dwarf.c (executable, find_elf, dwfl_offline): Remove unused
|
/external/elfutils/libdwfl/ |
D | argp-std.c | 77 .find_elf = INTUSE(dwfl_build_id_find_elf), 85 .find_elf = INTUSE(dwfl_linux_proc_find_elf), 93 .find_elf = INTUSE(dwfl_linux_kernel_find_elf),
|
D | libdwfl.h | 55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member
|
D | dwfl_module_getdwarf.c | 217 mod->main.fd = (*mod->dwfl->callbacks->find_elf) (MODCB_ARGS (mod), in __libdwfl_getelf()
|
D | ChangeLog | 1593 (offline_callbacks): Use it for find_elf.
|
/external/strace/ |
D | unwind-libdw.c | 65 .find_elf = dwfl_linux_proc_find_elf, in tcb_init()
|
/external/elfutils/src/ |
D | stack.c | 79 .find_elf = dwfl_linux_proc_find_elf, 86 .find_elf = dwfl_build_id_find_elf,
|
/external/elfutils/include/elfutils/ |
D | libdwfl.h | 55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member
|
/external/igt-gpu-tools/lib/ |
D | igt_core.c | 1429 .find_elf = dwfl_linux_proc_find_elf, in print_backtrace()
|