Module goblin::pe::import [−][src]
Structs
| HintNameTableEntry | |
| Import | A synthesized symbol import, the name is pre-indexed, and the binary offset is computed, as well as which dll it belongs to |
| ImportData | Contains a list of synthesized import data for this binary, e.g., which symbols from which libraries it is importing from |
| ImportDirectoryEntry | |
| SyntheticImportDirectoryEntry |
Enums
| SyntheticImportLookupTableEntry |
Constants
| IMPORT_BY_ORDINAL_32 | |
| IMPORT_BY_ORDINAL_64 | |
| IMPORT_RVA_MASK_32 | |
| IMPORT_RVA_MASK_64 | |
| SIZEOF_IMPORT_DIRECTORY_ENTRY |
Traits
| Bitfield |
Type Definitions
| ImportAddressTable | |
| ImportLookupTable |