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