Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBProcess.h352 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp1141 bool SBProcess::IsInstrumentationRuntimePresent( in IsInstrumentationRuntimePresent() function in SBProcess
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp44387 result = (bool)(arg1)->IsInstrumentationRuntimePresent(arg2); in _wrap_SBProcess_IsInstrumentationRuntimePresent()