Searched refs:WindowsSecureHotPatching (Results 1 – 3 of 3) sorted by relevance
176 class WindowsSecureHotPatching : public ModulePass { class180 WindowsSecureHotPatching() : ModulePass(ID) { in WindowsSecureHotPatching() function in __anon80b090ff0111::WindowsSecureHotPatching199 char WindowsSecureHotPatching::ID = 0;201 INITIALIZE_PASS(WindowsSecureHotPatching, "windows-secure-hot-patch",204 return new WindowsSecureHotPatching(); in createWindowsSecureHotPatchingPass()212 bool WindowsSecureHotPatching::doInitialization(Module &M) { in doInitialization()496 bool WindowsSecureHotPatching::runOnFunction( in runOnFunction()
539 SRCS_MIN+= CodeGen/WindowsSecureHotPatching.cpp
3882 // See llvm/lib/CodeGen/WindowsSecureHotPatching.cpp