Lines Matching defs:silent
476 bool silent)
495 if (!silent)
499 if (!silent)
511 bool silent __maybe_unused)
519 bool silent)
537 ret = open_from_debuginfod(dso, nsi, silent);
540 if (!silent) {
552 if (!ret && !silent) {
568 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent)
588 debuginfo_cache = open_debuginfo(module, NULL, silent);