Lines Matching refs:report
256 bool report = true;
264 report = want > 0;
267 if (report)
286 if (!report || result < 0)
293 /* Look for a kernel debug archive. If we find one, report all its modules.
384 /* First report the kernel. */
429 /* We have a .ko file to report. Following the algorithm
719 #define report() \
729 return report () == NULL ? -1 : 0;
738 Dwfl_Module *mod = report ();