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