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

64-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY64) 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::ulittle64_t DeCommitFreeBlockThreshold
support::ulittle64_t DeCommitTotalFreeThreshold
support::ulittle64_t LockPrefixTable
support::ulittle64_t MaximumAllocationSize
support::ulittle64_t VirtualMemoryThreshold
support::ulittle64_t ProcessAffinityMask
support::ulittle32_t ProcessHeapFlags
support::ulittle16_t CSDVersion
support::ulittle16_t DependentLoadFlags
support::ulittle64_t EditList
support::ulittle64_t SecurityCookie
support::ulittle64_t SEHandlerTable
support::ulittle64_t SEHandlerCount
support::ulittle64_t GuardCFCheckFunction
support::ulittle64_t GuardCFCheckDispatch
support::ulittle64_t GuardCFFunctionTable
support::ulittle64_t GuardCFFunctionCount
support::ulittle32_t GuardFlags
coff_load_config_code_integrity CodeIntegrity
support::ulittle64_t GuardAddressTakenIatEntryTable
support::ulittle64_t GuardAddressTakenIatEntryCount
support::ulittle64_t GuardLongJumpTargetTable
support::ulittle64_t GuardLongJumpTargetCount
support::ulittle64_t DynamicValueRelocTable
support::ulittle64_t CHPEMetadataPointer
support::ulittle64_t GuardRFFailureRoutine
support::ulittle64_t GuardRFFailureRoutineFunctionPointer
support::ulittle32_t DynamicValueRelocTableOffset
support::ulittle16_t DynamicValueRelocTableSection
support::ulittle16_t Reserved2
support::ulittle64_t GuardRFVerifyStackPointerFunctionPointer
support::ulittle32_t HotPatchTableOffset
support::ulittle32_t Reserved3
support::ulittle64_t EnclaveConfigurationPointer
support::ulittle64_t VolatileMetadataPointer
support::ulittle64_t GuardEHContinuationTable
support::ulittle64_t GuardEHContinuationCount
support::ulittle64_t GuardXFGCheckFunctionPointer
support::ulittle64_t GuardXFGDispatchFunctionPointer
support::ulittle64_t GuardXFGTableDispatchFunctionPointer
support::ulittle64_t CastGuardOsDeterminedFailureMode

64-bit load config (IMAGE_LOAD_CONFIG_DIRECTORY64)

Definition at line 677 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: