Constants
Properties
Align data on a 1024-byte boundary. Valid only for object files.
Align data on a 128-byte boundary. Valid only for object files.
Align data on a 16-byte boundary. Valid only for object files.
Align data on a 1-byte boundary. Valid only for object files.
Align data on a 2048-byte boundary. Valid only for object files.
Align data on a 256-byte boundary. Valid only for object files.
Align data on a 2-byte boundary. Valid only for object files.
Align data on a 32-byte boundary. Valid only for object files.
Align data on a 4096-byte boundary. Valid only for object files.
Align data on a 4-byte boundary. Valid only for object files.
Align data on a 512-byte boundary. Valid only for object files.
Align data on a 64-byte boundary. Valid only for object files.
Align data on an 8192-byte boundary. Valid only for object files.
Align data on an 8-byte boundary. Valid only for object files.
The section contains executable code.
The section contains initialized data.
The section contains uninitialized data.
The section contains data referenced through the global pointer (GP).
The section contains COMDAT data. For more information, see COMDAT Sections (Object Only). This is valid only for object files.
The section contains comments or other information. The .drectve section has this type. This is valid for object files only.
The section contains extended relocations.
Reserved for future use.
The section will not become part of the image. This is valid only for object files.
Reserved for future use.
The section can be discarded as needed.
The section can be executed as code.
Reserved for future use.
The section cannot be cached.
The section is not pageable.
Reserved for future use.
Reserved for future use.
The section can be read.
The section can be shared in memory.
The section can be written to.
The section should not be padded to the next boundary. This flag is obsolete and is replaced by IMAGE_SCN_ALIGN_1BYTES. This is valid only for object files.