Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/API/
DSBProcess.h363 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
/external/llvm-project/lldb/bindings/interface/
DSBProcess.i400 IsInstrumentationRuntimePresent(lldb::InstrumentationRuntimeType type);
/external/llvm-project/lldb/source/API/
DSBProcess.cpp1210 bool SBProcess::IsInstrumentationRuntimePresent( in IsInstrumentationRuntimePresent() function in SBProcess
1212 LLDB_RECORD_METHOD(bool, SBProcess, IsInstrumentationRuntimePresent, in IsInstrumentationRuntimePresent()
1434 LLDB_REGISTER_METHOD(bool, SBProcess, IsInstrumentationRuntimePresent, in RegisterMethods()