Lines Matching defs:silent
466 bool silent)
485 if (!silent)
489 if (!silent)
501 bool silent __maybe_unused)
509 bool silent)
527 ret = open_from_debuginfod(dso, nsi, silent);
530 if (!silent) {
542 if (!ret && !silent) {
558 static struct debuginfo *debuginfo_cache__open(const char *module, bool silent)
578 debuginfo_cache = open_debuginfo(module, NULL, silent);