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