Searched refs:dwfl_report_offline (Results 1 - 8 of 8) sorted by relevance

/external/elfutils/src/libdwfl/
H A Dargp-std.c269 if (INTUSE(dwfl_report_offline) (dwfl, "", arg, -1) == NULL)
317 if (INTUSE(dwfl_report_offline) (dwfl, "", opt->e, -1) == NULL)
H A Doffline.c291 dwfl_report_offline (Dwfl *dwfl, const char *name, function
311 INTDEF (dwfl_report_offline)
H A Dlibdwfl.h168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
357 This can follow a dwfl_report_offline call to bootstrap the
H A DlibdwflP.h558 /* Meat of dwfl_report_offline. */
720 INTDECL (dwfl_report_offline)
H A Dlinux-kernel-modules.c404 if (dwfl_report_offline (dwfl, name, f->fts_path, -1) == NULL)
/external/elfutils/include/elfutils/
H A Dlibdwfl.h168 extern Dwfl_Module *dwfl_report_offline (Dwfl *dwfl, const char *name,
357 This can follow a dwfl_report_offline call to bootstrap the
/external/linux-tools-perf/src/tools/perf/util/
H A Dprobe-finder.c131 self->mod = dwfl_report_offline(self->dwfl, "", "", fd);
/external/elfutils/src/src/
H A Dreadelf.c749 /* Duplicate an fd for dwfl_report_offline to swallow. */
765 if (dwfl_report_offline (dwfl, fname, fname, dwfl_fd) == NULL)

Completed in 343 milliseconds