LLVM API Documentation
| ExportDirectoryEntryRef() | llvm::object::ExportDirectoryEntryRef | [inline] |
| ExportDirectoryEntryRef(const export_directory_table_entry *Table, uint32_t I, const COFFObjectFile *Owner) | llvm::object::ExportDirectoryEntryRef | [inline] |
| getDllName(StringRef &Result) const | llvm::object::ExportDirectoryEntryRef | |
| getExportRVA(uint32_t &Result) const | llvm::object::ExportDirectoryEntryRef | |
| getOrdinal(uint32_t &Result) const | llvm::object::ExportDirectoryEntryRef | |
| getOrdinalBase(uint32_t &Result) const | llvm::object::ExportDirectoryEntryRef | |
| getSymbolName(StringRef &Result) const | llvm::object::ExportDirectoryEntryRef | |
| moveNext() | llvm::object::ExportDirectoryEntryRef | |
| operator==(const ExportDirectoryEntryRef &Other) const | llvm::object::ExportDirectoryEntryRef |