Home
last modified time | relevance | path

Searched refs:AppendEventStateReport (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lldb/test/API/python_api/default-constructor/
Dsb_process.py19 obj.AppendEventStateReport(event, lldb.SBCommandReturnObject())
/external/llvm-project/lldb/include/lldb/API/
DSBProcess.h74 void AppendEventStateReport(const lldb::SBEvent &event,
/external/llvm-project/lldb/bindings/interface/
DSBProcess.i106 AppendEventStateReport (const lldb::SBEvent &event, lldb::SBCommandReturnObject &result);
/external/llvm-project/lldb/source/API/
DSBProcess.cpp366 void SBProcess::AppendEventStateReport(const SBEvent &event, in AppendEventStateReport() function in SBProcess
368 LLDB_RECORD_METHOD(void, SBProcess, AppendEventStateReport, in AppendEventStateReport()
1350 void, SBProcess, AppendEventStateReport, in RegisterMethods()