Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp144 static const char *const CFGuardName = "Control Flow Guard"; variable
387 Handlers.emplace_back(std::make_unique<WinCFGuard>(this), CFGuardName, in doInitialization()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp145 const char CFGuardName[] = "Control Flow Guard"; variable
394 Handlers.emplace_back(std::make_unique<WinCFGuard>(this), CFGuardName, in doInitialization()