LLVM API Documentation
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 | |
ImportDirectoryEntryRef() | llvm::object::ImportDirectoryEntryRef | [inline] |
ImportDirectoryEntryRef(const import_directory_table_entry *Table, uint32_t I, const COFFObjectFile *Owner) | llvm::object::ImportDirectoryEntryRef | [inline] |
moveNext() | llvm::object::ImportDirectoryEntryRef | |
operator==(const ImportDirectoryEntryRef &Other) const | llvm::object::ImportDirectoryEntryRef |