Searched refs:EHCont (Results 1 – 3 of 3) sorted by relevance
94 EHCont = 0x4, /// Emit ehcont tables enumerator
112 ctx.config.guardCF &= ~GuardCFLevel::EHCont; in parseGuard()116 ctx.config.guardCF |= GuardCFLevel::CF | GuardCFLevel::EHCont; in parseGuard()
1957 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()1967 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()2503 if (!(ctx.config.guardCF & GuardCFLevel::EHCont)) in checkLoadConfigGuardData()