Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASanLibsanitizers/
H A DInstrumentationRuntimeASanLibsanitizers.cpp51 Deactivate(); in ~InstrumentationRuntimeASanLibsanitizers()
110 void InstrumentationRuntimeASanLibsanitizers::Deactivate() { in Deactivate() function in InstrumentationRuntimeASanLibsanitizers
H A DInstrumentationRuntimeASanLibsanitizers.h44 void Deactivate();
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp45 InstrumentationRuntimeASan::~InstrumentationRuntimeASan() { Deactivate(); } in ~InstrumentationRuntimeASan()
103 void InstrumentationRuntimeASan::Deactivate() { in Deactivate() function in InstrumentationRuntimeASan
H A DInstrumentationRuntimeASan.h45 void Deactivate();
/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
H A DInstrumentationRuntimeMainThreadChecker.h52 void Deactivate();
H A DInstrumentationRuntimeMainThreadChecker.cpp36 Deactivate(); in LLDB_PLUGIN_DEFINE()
227 void InstrumentationRuntimeMainThreadChecker::Deactivate() { in Deactivate() function in InstrumentationRuntimeMainThreadChecker
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h51 void Deactivate();
H A DInstrumentationRuntimeTSan.cpp59 InstrumentationRuntimeTSan::~InstrumentationRuntimeTSan() { Deactivate(); } in ~InstrumentationRuntimeTSan()
931 void InstrumentationRuntimeTSan::Deactivate() { in Deactivate() function in InstrumentationRuntimeTSan
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp318 void IOHandlerEditline::Deactivate() { in Deactivate() function in IOHandlerEditline
319 IOHandler::Deactivate(); in Deactivate()
H A DDebugger.cpp1242 top_reader_sp->Deactivate(); in PushIOHandler()
1264 reader_sp->Deactivate(); in PopIOHandler()
H A DIOHandlerCursesGUI.cpp7734 void IOHandlerCursesGUI::Deactivate() { m_app_ap->Terminate(); } in Deactivate() function in IOHandlerCursesGUI
/freebsd-14.2/sys/kern/
H A Dbus_if.m373 * @brief Deactivate a resource
375 * Deactivate a resource previously allocated with
/freebsd-14.2/sys/dev/bhnd/
H A Dbhnd_bus_if.m962 * Deactivate a bhnd resource.