HomeSort by relevance Sort by last modified time
    Searched defs:find_elf (Results 1 - 2 of 2) sorted by null

  /external/elfutils/0.153/libdwfl/
libdwfl.h 68 int (*find_elf) (Dwfl_Module *mod, void **userdata, member in struct:__anon25010
165 library, and the `find_elf' callback will not be used for this module. */
262 /* These standard find_elf and find_debuginfo callbacks are
291 /* Standard find_elf callback function working solely on build ID.
292 This can be tried first by any find_elf callback, to use the
381 /* Trivial find_elf callback for use with dwfl_linux_proc_report.
  /external/elfutils/elfutils/
libdwfl.h 68 int (*find_elf) (Dwfl_Module *mod, void **userdata, member in struct:__anon25140
165 library, and the `find_elf' callback will not be used for this module. */
262 /* These standard find_elf and find_debuginfo callbacks are
291 /* Standard find_elf callback function working solely on build ID.
292 This can be tried first by any find_elf callback, to use the
381 /* Trivial find_elf callback for use with dwfl_linux_proc_report.

Completed in 482 milliseconds