Lines Matching defs:ImageLoadConfigDirectory32

2176 pub struct ImageLoadConfigDirectory32 {  struct
2177 pub size: U32<LE>,
2178 pub time_date_stamp: U32<LE>,
2179 pub major_version: U16<LE>,
2180 pub minor_version: U16<LE>,
2181 pub global_flags_clear: U32<LE>,
2182 pub global_flags_set: U32<LE>,
2183 pub critical_section_default_timeout: U32<LE>,
2184 pub de_commit_free_block_threshold: U32<LE>,
2185 pub de_commit_total_free_threshold: U32<LE>,
2187 pub lock_prefix_table: U32<LE>,
2188 pub maximum_allocation_size: U32<LE>,
2189 pub virtual_memory_threshold: U32<LE>,
2190 pub process_heap_flags: U32<LE>,
2191 pub process_affinity_mask: U32<LE>,
2192 pub csd_version: U16<LE>,
2193 pub dependent_load_flags: U16<LE>,
2195 pub edit_list: U32<LE>,
2197 pub security_cookie: U32<LE>,
2199 pub sehandler_table: U32<LE>,
2200 pub sehandler_count: U32<LE>,
2202 pub guard_cf_check_function_pointer: U32<LE>,
2204 pub guard_cf_dispatch_function_pointer: U32<LE>,
2206 pub guard_cf_function_table: U32<LE>,
2207 pub guard_cf_function_count: U32<LE>,
2208 pub guard_flags: U32<LE>,
2209 pub code_integrity: ImageLoadConfigCodeIntegrity,
2211 pub guard_address_taken_iat_entry_table: U32<LE>,
2212 pub guard_address_taken_iat_entry_count: U32<LE>,
2214 pub guard_long_jump_target_table: U32<LE>,
2215 pub guard_long_jump_target_count: U32<LE>,
2217 pub dynamic_value_reloc_table: U32<LE>,
2218 pub chpe_metadata_pointer: U32<LE>,
2220 pub guard_rf_failure_routine: U32<LE>,
2222 pub guard_rf_failure_routine_function_pointer: U32<LE>,
2223 pub dynamic_value_reloc_table_offset: U32<LE>,
2224 pub dynamic_value_reloc_table_section: U16<LE>,
2225 pub reserved2: U16<LE>,
2227 pub guard_rf_verify_stack_pointer_function_pointer: U32<LE>,
2228 pub hot_patch_table_offset: U32<LE>,
2229 pub reserved3: U32<LE>,
2231 pub enclave_configuration_pointer: U32<LE>,
2233 pub volatile_metadata_pointer: U32<LE>,