Searched refs:EHCont (Results 1 – 5 of 5) sorted by relevance
2 ; EHCont Guard is currently only available on Windows
85 EHCont = 0x4, /// Emit ehcont tables enumerator
108 config->guardCF &= ~GuardCFLevel::EHCont; in parseGuard()114 config->guardCF |= GuardCFLevel::CF | GuardCFLevel::EHCont; in parseGuard()
1702 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()1712 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()