Structs§
- A fallible iterator for the descriptors in the delay-load data directory.
- Information for parsing a PE delay-load import table.
- A fallible iterator for the descriptors in the import data directory.
- Information for parsing a PE import table.
- A list of import thunks.
Enums§
- A parsed import thunk.
Traits§
- A trait for generic access to
pe::ImageThunkData32
andpe::ImageThunkData64
.