Lines Matching full:callback
165 library, and the `find_elf' callback will not be used for this module. */
181 Returns a nonzero return value from the callback.
182 The callback may call dwfl_report_module; doing so with the
214 Calls *CALLBACK for each module as long as it returns DWARF_CB_OK.
215 When *CALLBACK returns another value, the walk stops and the
219 int (*callback) (Dwfl_Module *, void **,
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
298 /* Standard find_debuginfo callback function working solely on build ID.
299 This can be tried first by any find_debuginfo callback,
306 /* Standard find_debuginfo callback function.
318 /* This callback must be used when using dwfl_offline_* to report modules,
372 /* Trivial find_elf callback for use with dwfl_linux_proc_report.
379 /* Standard argument parsing for using a standard callback set. */
463 int (*callback) (Dwfl_Module *, void **,
539 For each register, CALLBACK gets its DWARF number, a string describing
543 The REGNAME string is valid only during the callback. */
545 int (*callback) (void *arg,