Searched refs:hasGuardCF (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/COFF/ | ||
| H A D | InputFiles.h | 180 bool hasGuardCF() { return feat00Flags & 0x4800; } in hasGuardCF() function |
| H A D | Writer.cpp | 1655 if (file->hasGuardCF()) { in createGuardCFTables() |