Home
last modified time | relevance | path

Searched defs:Deactivate (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp317 void InstrumentationRuntimeASan::Deactivate() { in Deactivate() function in InstrumentationRuntimeASan
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp226 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp287 void InstrumentationRuntimeUBSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeUBSan
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h95 virtual void Deactivate() { m_active = false; } in Deactivate() function
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp316 void IOHandlerEditline::Deactivate() { in Deactivate() function in IOHandlerEditline
H A DIOHandlerCursesGUI.cpp7711 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp933 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan