Home
last modified time | relevance | path

Searched refs:IsInstrumentationRuntimePresent (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBProcess.h362 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBProcess.cpp1198 bool SBProcess::IsInstrumentationRuntimePresent( in IsInstrumentationRuntimePresent() function in SBProcess
/freebsd-14-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp46124 result = (bool)(arg1)->IsInstrumentationRuntimePresent(arg2); in _wrap_SBProcess_IsInstrumentationRuntimePresent()