Home
last modified time | relevance | path

Searched refs:Deactivate (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandlerCursesGUI.h32 void Deactivate() override;
H A DIOHandler.h95 virtual void Deactivate() { m_active = false; } in Deactivate() function
372 void Deactivate() override;
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp54 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); } in ~InstrumentationRuntimeASan()
317 void InstrumentationRuntimeASan::Deactivate() { in Deactivate() function in InstrumentationRuntimeASan
H A DInstrumentationRuntimeASan.h48 void Deactivate();
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.h54 void Deactivate();
H A DInstrumentationRuntimeUBSan.cpp41 InstrumentationRuntimeUBSan::~InstrumentationRuntimeUBSan() { Deactivate(); } in LLDB_PLUGIN_DEFINE()
287 void InstrumentationRuntimeUBSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeUBSan
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.h52 void Deactivate();
H A DInstrumentationRuntimeMainThreadChecker.cpp36 Deactivate(); in LLDB_PLUGIN_DEFINE()
226 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h51 void Deactivate();
H A DInstrumentationRuntimeTSan.cpp59 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan()
933 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp316 void IOHandlerEditline::Deactivate() { in Deactivate() function in IOHandlerEditline
317 IOHandler::Deactivate(); in Deactivate()
H A DDebugger.cpp1160 top_reader_sp->Deactivate(); in PushIOHandler()
1182 reader_sp->Deactivate(); in PopIOHandler()
H A DIOHandlerCursesGUI.cpp7711 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-20008042 (uw_thread_create_inferior): Deactivate uw_thread_ops before
H A DChangeLog-20015973 (thread_db_create_inferior): Deactivate target vector if
H A DChangeLog5395 Deactivate the size-check for array types in order to avoid
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog95 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog12569 ("*la_31"): Deactivate for TARGET_64BIT.