Module file

Source

Structs§

CoffCommon 🔒
The common parts of PeFile and CoffFile.
CoffFile
A COFF object file.

Traits§

CoffHeader
A trait for generic access to pe::ImageFileHeader and pe::AnonObjectHeaderBigobj.

Functions§

anon_object_class_id
Read the class_id field from a pe::AnonObjectHeader.

Type Aliases§

CoffBigFile
A COFF bigobj object file with 32-bit section numbers.