Home
last modified time | relevance | path

Searched refs:EHCont (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DConfig.h81 EHCont = 0x4, /// Emit ehcont tables enumerator
H A DDriverUtils.cpp107 config->guardCF &= ~GuardCFLevel::EHCont; in parseGuard()
113 config->guardCF |= GuardCFLevel::CF | GuardCFLevel::EHCont; in parseGuard()
H A DWriter.cpp1699 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()
1709 if (config->guardCF & GuardCFLevel::EHCont) in createGuardCFTables()