Structs

An exported symbol in this binary, contains synthetic data (name offset, etc., are computed)

Export data contains the dll name which other libraries can import symbols by (two-level namespace), as well as other important indexing data allowing symbol lookups

Enums

PE binaries have two kinds of reexports, either specifying the dll’s name, or the ordinal value of the dll

Constants

Type Definitions

Array of rvas into the export name table

Array of indexes into the export address table.