Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DInputFiles.h190 bool hasGuardCF() { return feat00Flags & 0x4800; } in hasGuardCF() function
H A DWriter.cpp1652 if (file->hasGuardCF()) { in createGuardCFTables()