Searched refs:getImportFileTable (Results 1 – 3 of 3) sorted by relevance
721 Expected<StringRef> getImportFileTable() const;
952 auto ImportFilesOrError = Obj.getImportFileTable(); in printNeededLibraries()
1109 Expected<StringRef> XCOFFObjectFile::getImportFileTable() const { in getImportFileTable() function in llvm::object::XCOFFObjectFile