Searched refs:getLibraryNext (Results 1 – 6 of 6) sorted by relevance
351 virtual error_code getLibraryNext(DataRefImpl Lib, LibraryRef &Res) const = 0;612 return OwningObject->getLibraryNext(LibraryPimpl, Result); in getNext()
109 virtual error_code getLibraryNext(DataRefImpl LibData, LibraryRef &Res) const;
259 virtual error_code getLibraryNext(DataRefImpl LibData,
687 virtual error_code getLibraryNext(DataRefImpl Data, LibraryRef &Result) const;2690 error_code ELFObjectFile<ELFT>::getLibraryNext(DataRefImpl Data,
853 error_code COFFObjectFile::getLibraryNext(DataRefImpl LibData, in getLibraryNext() function in COFFObjectFile
1198 error_code MachOObjectFile::getLibraryNext(DataRefImpl LibData, in getLibraryNext() function in llvm::object::MachOObjectFile