Searched refs:CFGuardName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp144 static const char *const CFGuardName = "Control Flow Guard"; variable
387 Handlers.emplace_back(std::make_unique<WinCFGuard>(this), CFGuardName, local

Completed in 72 milliseconds