Searched refs:EHCont (Results 1 – 3 of 3) sorted by relevance
96 EHCont = 0x4, /// Emit ehcont tables enumerator
108 ctx.config.guardCF &= ~GuardCFLevel::EHCont; in parseGuard()112 ctx.config.guardCF |= GuardCFLevel::CF | GuardCFLevel::EHCont; in parseGuard()
2168 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()2178 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()2966 if (!(ctx.config.guardCF & GuardCFLevel::EHCont)) in prepareLoadConfig()