Searched refs:hasSymbols (Results 1 – 1 of 1) sorted by relevance
1915 static Expected<bool> hasSymbols(SymbolicFile &Obj) { in hasSymbols() function1941 if (!cantFail(hasSymbols(Obj)) && SymbolList.empty() && !Quiet) {