LLVM: llvm::object::ExportDirectoryEntryRef Class Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
Definition at line 1289 of file COFF.h.
| llvm::object::ExportDirectoryEntryRef::ExportDirectoryEntryRef ( ) |
default |
◆ ExportDirectoryEntryRef() [2/2]
◆ getDllName()
◆ getExportRVA()
| Error ExportDirectoryEntryRef::getExportRVA |
( |
uint32_t & |
Result |
) |
const |
◆ getForwardTo()
| Error ExportDirectoryEntryRef::getForwardTo |
( |
StringRef & |
Result |
) |
const |
◆ getOrdinal()
| Error ExportDirectoryEntryRef::getOrdinal |
( |
uint32_t & |
Result |
) |
const |
◆ getOrdinalBase()
| Error ExportDirectoryEntryRef::getOrdinalBase |
( |
uint32_t & |
Result |
) |
const |
◆ getSymbolName()
| Error ExportDirectoryEntryRef::getSymbolName |
( |
StringRef & |
Result |
) |
const |
◆ isForwarder()
| Error ExportDirectoryEntryRef::isForwarder |
( |
bool & |
Result |
) |
const |
◆ moveNext()
| void ExportDirectoryEntryRef::moveNext |
( |
) |
◆ operator==()
The documentation for this class was generated from the following files: