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
ImportLookupTableEntry
SyntheticImportDirectoryEntry

Enums

SyntheticImportLookupTableEntry

Constants

IMPORT_BY_ORDINAL_32
IMPORT_RVA_MASK_32
SIZEOF_IMPORT_ADDRESS_TABLE_ENTRY
SIZEOF_IMPORT_DIRECTORY_ENTRY

Type Definitions

ImportAddressTable
ImportLookupTable