Home
last modified time | relevance | path

Searched refs:WinCFGuard (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp27 WinCFGuard::WinCFGuard(AsmPrinter *A) : Asm(A) {} in WinCFGuard() function in WinCFGuard
29 WinCFGuard::~WinCFGuard() = default;
31 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction()
77 MCSymbol *WinCFGuard::lookupImpSymbol(const MCSymbol *Sym) { in lookupImpSymbol()
83 void WinCFGuard::endModule() { in endModule()
H A DWinCFGuard.h23 class LLVM_LIBRARY_VISIBILITY WinCFGuard : public AsmPrinterHandler {
30 WinCFGuard(AsmPrinter *A);
31 ~WinCFGuard() override;
H A DCMakeLists.txt25 WinCFGuard.cpp
H A DAsmPrinter.cpp589 Handlers.emplace_back(std::make_unique<WinCFGuard>(this), CFGuardName, in doInitialization()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/
H A DBUILD.gn43 "WinCFGuard.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5855 llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
5856 llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h