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