Home
last modified time | relevance | path

Searched refs:CFInstrumented (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DCOFF.h589 CFInstrumented = 0x00000100, enumerator
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp1463 uint32_t GuardFlags = uint32_t(coff_guard_flags::CFInstrumented) | in createGuardCFTables()