Searched refs:getLibraryPath (Results 1 – 6 of 6) sorted by relevance
347 virtual error_code getLibraryPath(DataRefImpl Lib, StringRef &Res) const = 0;607 return OwningObject->getLibraryPath(LibraryPimpl, Result); in getPath()
107 virtual error_code getLibraryPath(DataRefImpl LibData, StringRef &Res) const;
292 virtual error_code getLibraryPath(DataRefImpl LibData,
72 virtual error_code getLibraryPath(DataRefImpl Data, StringRef &Res) const;892 error_code ELFObjectFile<ELFT>::getLibraryPath(DataRefImpl Data, in getLibraryPath() function
880 error_code COFFObjectFile::getLibraryPath(DataRefImpl LibData, in getLibraryPath() function in COFFObjectFile
1185 error_code MachOObjectFile::getLibraryPath(DataRefImpl LibData, in getLibraryPath() function in llvm::object::MachOObjectFile