Searched refs:findFileInfo (Results 1 – 2 of 2) sorted by relevance
62 Expected<FileInfo &> findFileInfo(StringRef FileName);
1151 Expected<Session::FileInfo &> Session::findFileInfo(StringRef FileName) { in findFileInfo() function in llvm::Session1161 auto FI = findFileInfo(FileName); in findSectionInfo()1175 auto FI = findFileInfo(FileName); in findStubInfo()1189 auto FI = findFileInfo(FileName); in findGOTEntryInfo()