IMAGE_GUARDCF

Type Alias IMAGE_GUARDCF 

Source
pub type IMAGE_GUARDCF = IMAGE_GUARDCF32;

Aliased Type§

#[repr(C)]
pub struct IMAGE_GUARDCF {
Show 21 fields pub GuardCFCheckFunctionPointer: u32, pub GuardCFDispatchFunctionPointer: u32, pub GuardCFFunctionTable: u32, pub GuardCFFunctionCount: u32, pub GuardFlags: u32, pub CodeIntegrity: IMAGE_LOAD_CONFIG_CODE_INTEGRITY, pub GuardAddressTakenIatEntryTable: u32, pub GuardAddressTakenIatEntryCount: u32, pub GuardLongJumpTargetTable: u32, pub GuardLongJumpTargetCount: u32, pub DynamicValueRelocTable: u32, pub HybridMetadataPointer: u32, pub GuardRFFailureRoutine: u32, pub GuardRFFailureRoutineFunctionPointer: u32, pub DynamicValueRelocTableOffset: u32, pub DynamicValueRelocTableSection: u16, pub Reserved2: u16, pub GuardRFVerifyStackPointerFunctionPointer: u32, pub HotPatchTableOffset: u32, pub Reserved3: u32, pub EnclaveConfigurationPointer: u32,
}

Fields§

§GuardCFCheckFunctionPointer: u32§GuardCFDispatchFunctionPointer: u32§GuardCFFunctionTable: u32§GuardCFFunctionCount: u32§GuardFlags: u32§CodeIntegrity: IMAGE_LOAD_CONFIG_CODE_INTEGRITY§GuardAddressTakenIatEntryTable: u32§GuardAddressTakenIatEntryCount: u32§GuardLongJumpTargetTable: u32§GuardLongJumpTargetCount: u32§DynamicValueRelocTable: u32§HybridMetadataPointer: u32§GuardRFFailureRoutine: u32§GuardRFFailureRoutineFunctionPointer: u32§DynamicValueRelocTableOffset: u32§DynamicValueRelocTableSection: u16§Reserved2: u16§GuardRFVerifyStackPointerFunctionPointer: u32§HotPatchTableOffset: u32§Reserved3: u32§EnclaveConfigurationPointer: u32