Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DInputFiles.h144 bool hasGuardCF() { return Feat00Flags & 0x800; } in hasGuardCF() function
H A DWriter.cpp1432 if (File->hasGuardCF()) { in createGuardCFTables()