Home
last modified time | relevance | path

Searched refs:isValidReportString (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DDriver.cpp1017 static bool isValidReportString(StringRef arg) { in isValidReportString() function
1292 if (!isValidReportString(option.second)) { in readConfigs()