LLVM: llvm::object::coff_load_configuration32 Struct Reference (original) (raw)

32-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY32) More...

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t Size
support::ulittle32_t TimeDateStamp
support::ulittle16_t MajorVersion
support::ulittle16_t MinorVersion
support::ulittle32_t GlobalFlagsClear
support::ulittle32_t GlobalFlagsSet
support::ulittle32_t CriticalSectionDefaultTimeout
support::ulittle32_t DeCommitFreeBlockThreshold
support::ulittle32_t DeCommitTotalFreeThreshold
support::ulittle32_t LockPrefixTable
support::ulittle32_t MaximumAllocationSize
support::ulittle32_t VirtualMemoryThreshold
support::ulittle32_t ProcessAffinityMask
support::ulittle32_t ProcessHeapFlags
support::ulittle16_t CSDVersion
support::ulittle16_t DependentLoadFlags
support::ulittle32_t EditList
support::ulittle32_t SecurityCookie
support::ulittle32_t SEHandlerTable
support::ulittle32_t SEHandlerCount
support::ulittle32_t GuardCFCheckFunction
support::ulittle32_t GuardCFCheckDispatch
support::ulittle32_t GuardCFFunctionTable
support::ulittle32_t GuardCFFunctionCount
support::ulittle32_t GuardFlags
coff_load_config_code_integrity CodeIntegrity
support::ulittle32_t GuardAddressTakenIatEntryTable
support::ulittle32_t GuardAddressTakenIatEntryCount
support::ulittle32_t GuardLongJumpTargetTable
support::ulittle32_t GuardLongJumpTargetCount
support::ulittle32_t DynamicValueRelocTable
support::ulittle32_t CHPEMetadataPointer
support::ulittle32_t GuardRFFailureRoutine
support::ulittle32_t GuardRFFailureRoutineFunctionPointer
support::ulittle32_t DynamicValueRelocTableOffset
support::ulittle16_t DynamicValueRelocTableSection
support::ulittle16_t Reserved2
support::ulittle32_t GuardRFVerifyStackPointerFunctionPointer
support::ulittle32_t HotPatchTableOffset
support::ulittle32_t Reserved3
support::ulittle32_t EnclaveConfigurationPointer
support::ulittle32_t VolatileMetadataPointer
support::ulittle32_t GuardEHContinuationTable
support::ulittle32_t GuardEHContinuationCount
support::ulittle32_t GuardXFGCheckFunctionPointer
support::ulittle32_t GuardXFGDispatchFunctionPointer
support::ulittle32_t GuardXFGTableDispatchFunctionPointer
support::ulittle32_t CastGuardOsDeterminedFailureMode

32-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY32)

Definition at line 619 of file COFF.h.

CastGuardOsDeterminedFailureMode

CHPEMetadataPointer

CodeIntegrity

CriticalSectionDefaultTimeout

CSDVersion

DeCommitFreeBlockThreshold

DeCommitTotalFreeThreshold

DependentLoadFlags

DynamicValueRelocTable

DynamicValueRelocTableOffset

DynamicValueRelocTableSection

EditList

EnclaveConfigurationPointer

GlobalFlagsClear

GlobalFlagsSet

GuardAddressTakenIatEntryCount

GuardAddressTakenIatEntryTable

GuardCFCheckDispatch

GuardCFCheckFunction

GuardCFFunctionCount

GuardCFFunctionTable

GuardEHContinuationCount

GuardEHContinuationTable

GuardFlags

GuardLongJumpTargetCount

GuardLongJumpTargetTable

GuardRFFailureRoutine

GuardRFFailureRoutineFunctionPointer

GuardRFVerifyStackPointerFunctionPointer

GuardXFGCheckFunctionPointer

GuardXFGDispatchFunctionPointer

GuardXFGTableDispatchFunctionPointer

HotPatchTableOffset

LockPrefixTable

MajorVersion

MaximumAllocationSize

MinorVersion

ProcessAffinityMask

ProcessHeapFlags

Reserved2

Reserved3

SecurityCookie

SEHandlerCount

SEHandlerTable

Size

TimeDateStamp

VirtualMemoryThreshold

VolatileMetadataPointer


The documentation for this struct was generated from the following file: