LLVM: llvm::object::ImportDirectoryEntryRef Class Reference (original) (raw)
#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"
Definition at line 1231 of file COFF.h.
| llvm::object::ImportDirectoryEntryRef::ImportDirectoryEntryRef ( ) |
default |
◆ ImportDirectoryEntryRef() [2/2]
◆ getImportAddressTableRVA()
| Error ImportDirectoryEntryRef::getImportAddressTableRVA |
( |
uint32_t & |
Result |
) |
const |
◆ getImportLookupTableRVA()
| Error ImportDirectoryEntryRef::getImportLookupTableRVA |
( |
uint32_t & |
Result |
) |
const |
◆ getImportTableEntry()
◆ getName()
◆ imported_symbol_begin()
◆ imported_symbol_end()
◆ imported_symbols()
◆ lookup_table_begin()
◆ lookup_table_end()
◆ lookup_table_symbols()
◆ moveNext()
| void ImportDirectoryEntryRef::moveNext |
( |
) |
◆ operator==()
The documentation for this class was generated from the following files: