Searched refs:AppendEventStateReport (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBProcess.h | 74 void AppendEventStateReport(const lldb::SBEvent &event,
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBProcess.i | 104 AppendEventStateReport (const lldb::SBEvent &event, lldb::SBCommandReturnObject &result);
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBProcess.cpp | 345 void SBProcess::AppendEventStateReport(const SBEvent &event, in AppendEventStateReport() function in SBProcess 347 LLDB_RECORD_METHOD(void, SBProcess, AppendEventStateReport, in AppendEventStateReport() 1373 void, SBProcess, AppendEventStateReport, in RegisterMethods()
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 39130 (arg1)->AppendEventStateReport((lldb::SBEvent const &)*arg2,*arg3); in _wrap_SBProcess_AppendEventStateReport()
|