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