Searched refs:dwfl_linux_proc_find_elf (Results 1 – 7 of 7) sorted by relevance
303 dwfl_linux_proc_find_elf (Dwfl_Module *mod __attribute__ ((unused)), in dwfl_linux_proc_find_elf() function348 INTDEF (dwfl_linux_proc_find_elf)
102 .find_elf = INTUSE(dwfl_linux_proc_find_elf),
384 extern int dwfl_linux_proc_find_elf (Dwfl_Module *mod, void **userdata,
494 INTDECL (dwfl_linux_proc_find_elf)
115 dwfl_linux_proc_find_elf;
901 .find_elf = dwfl_linux_proc_find_elf, in proc_add_library()