Namespace AsmResolver.PE.Imports.Builder
Classes
- HintNameTableBuffer
Provides a mechanism for building up a table consisting of hint-name pairs.
- ImportAddressDirectoryBuffer
Provides a mechanism for building an import address directory in a PE file.
- ImportDirectoryBuffer
Provides a mechanism for building an import lookup directory in a PE file.
- ImportDirectoryBufferBase
Provides a base for the import lookup and address directory buffers.
- ThunkTableBuffer
Provides a mechanism for building up a thunk table for an import directory.
Interfaces
- IImportAddressProvider
Defines members for resolving thunk RVAs to members in the import directory.