Searched refs:WinCFGuard (Results 1 – 7 of 7) sorted by relevance
27 WinCFGuard::WinCFGuard(AsmPrinter *A) : Asm(A) {} in WinCFGuard() function in WinCFGuard29 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()
23 class LLVM_LIBRARY_VISIBILITY WinCFGuard : public AsmPrinterHandler {30 WinCFGuard(AsmPrinter *A);31 ~WinCFGuard() override;
25 WinCFGuard.cpp
578 Handlers.emplace_back(std::make_unique<WinCFGuard>(this), CFGuardName, in doInitialization()
29 WinCFGuard.cpp \
44 "WinCFGuard.cpp",
5843 llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp5844 llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h