LLVM API Documentation
This is the complete list of members for llvm::object::ImportDirectoryEntryRef, including all inherited members.
getImportLookupEntry(const import_lookup_table_entry32 *&Result) const | llvm::object::ImportDirectoryEntryRef | |
getImportTableEntry(const import_directory_table_entry *&Result) const | llvm::object::ImportDirectoryEntryRef | |
getName(StringRef &Result) const | llvm::object::ImportDirectoryEntryRef | |
getNext(ImportDirectoryEntryRef &Result) const | llvm::object::ImportDirectoryEntryRef | |
ImportDirectoryEntryRef() | llvm::object::ImportDirectoryEntryRef | inline |
ImportDirectoryEntryRef(DataRefImpl ImportDirectory, const COFFObjectFile *Owner) | llvm::object::ImportDirectoryEntryRef | inline |
operator==(const ImportDirectoryEntryRef &Other) const | llvm::object::ImportDirectoryEntryRef |