/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | IOHandlerCursesGUI.h | 32 void Deactivate() override;
|
H A D | IOHandler.h | 95 virtual void Deactivate() { m_active = false; } in Deactivate() function 372 void Deactivate() override;
|
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/ |
H A D | InstrumentationRuntimeASan.cpp | 54 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); } in ~InstrumentationRuntimeASan() 317 void InstrumentationRuntimeASan::Deactivate() { in Deactivate() function in InstrumentationRuntimeASan
|
H A D | InstrumentationRuntimeASan.h | 48 void Deactivate();
|
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan/ |
H A D | InstrumentationRuntimeUBSan.h | 54 void Deactivate();
|
H A D | InstrumentationRuntimeUBSan.cpp | 41 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 D | InstrumentationRuntimeMainThreadChecker.h | 52 void Deactivate();
|
H A D | InstrumentationRuntimeMainThreadChecker.cpp | 36 Deactivate(); in LLDB_PLUGIN_DEFINE() 226 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
|
/openbsd/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.h | 51 void Deactivate();
|
H A D | InstrumentationRuntimeTSan.cpp | 59 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan() 933 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | IOHandler.cpp | 316 void IOHandlerEditline::Deactivate() { in Deactivate() function in IOHandlerEditline 317 IOHandler::Deactivate(); in Deactivate()
|
H A D | Debugger.cpp | 1160 top_reader_sp->Deactivate(); in PushIOHandler() 1182 reader_sp->Deactivate(); in PopIOHandler()
|
H A D | IOHandlerCursesGUI.cpp | 7711 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-2000 | 8042 (uw_thread_create_inferior): Deactivate uw_thread_ops before
|
H A D | ChangeLog-2001 | 5973 (thread_db_create_inferior): Deactivate target vector if
|
H A D | ChangeLog | 5395 Deactivate the size-check for array types in order to avoid
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/ |
H A D | ChangeLog | 95 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 12569 ("*la_31"): Deactivate for TARGET_64BIT.
|