Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp51 Deactivate(); in ~InstrumentationRuntimeASanLibsanitizers()
117 void InstrumentationRuntimeASanLibsanitizers::Deactivate() { in Deactivate() function in InstrumentationRuntimeASanLibsanitizers
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandlerCursesGUI.h32 void Deactivate() override;
H A DIOHandler.h94 virtual void Deactivate() { m_active = false; } in Deactivate() function
370 void Deactivate() override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp45 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); }
103 void InstrumentationRuntimeASan::Deactivate() {
318 void InstrumentationRuntimeASan::Deactivate() { Deactivate() function in InstrumentationRuntimeASan
H A DInstrumentationRuntimeASan.h45 void Deactivate();
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.cpp36 Deactivate(); in LLDB_PLUGIN_DEFINE()
227 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
H A DInstrumentationRuntimeMainThreadChecker.h52 void Deactivate();
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h51 void Deactivate();
H A DInstrumentationRuntimeTSan.cpp61 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan()
933 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp318 void IOHandlerEditline::Deactivate() { in Deactivate()
319 IOHandler::Deactivate(); in Deactivate()
316 void IOHandlerEditline::Deactivate() { Deactivate() function in IOHandlerEditline
H A DDebugger.cpp1256 top_reader_sp->Deactivate(); in PushIOHandler()
1278 reader_sp->Deactivate(); in PopIOHandler()
H A DIOHandlerCursesGUI.cpp7735 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
/freebsd/sys/kern/
H A Dbus_if.m372 * @brief Deactivate a resource
374 * Deactivate a resource previously allocated with
/freebsd/sys/dev/bhnd/
H A Dbhnd_bus_if.m962 * Deactivate a bhnd resource.