Searched refs:EHCont (Results 1 – 3 of 3) sorted by relevance
85 EHCont = 0x4, /// Emit ehcont tables enumerator
107 ctx.config.guardCF &= ~GuardCFLevel::EHCont; in parseGuard()111 ctx.config.guardCF |= GuardCFLevel::CF | GuardCFLevel::EHCont; in parseGuard()
1787 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()1797 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()2260 if (!(ctx.config.guardCF & GuardCFLevel::EHCont)) in checkLoadConfigGuardData()