Searched defs:find_elf (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/include/elfutils/
H A Dlibdwfl.h55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member in struct:__anon4537
151 library, and the `find_elf' callback will not be used for this module.
256 /* These standard find_elf and find_debuginfo callbacks are
285 /* Standard find_elf callback function working solely on build ID.
286 This can be tried first by any find_elf callback, to use the
377 /* Trivial find_elf callback for use with dwfl_linux_proc_report.
/external/elfutils/src/libdwfl/
H A Dlibdwfl.h55 int (*find_elf) (Dwfl_Module *mod, void **userdata, member in struct:__anon4611
151 library, and the `find_elf' callback will not be used for this module.
256 /* These standard find_elf and find_debuginfo callbacks are
285 /* Standard find_elf callback function working solely on build ID.
286 This can be tried first by any find_elf callback, to use the
377 /* Trivial find_elf callback for use with dwfl_linux_proc_report.
/external/elfutils/src/tests/
H A Dbacktrace-data.c58 find_elf (Dwfl_Module *mod __attribute__ ((unused)), function
299 .find_elf = find_elf,

Completed in 110 milliseconds