Home
last modified time | relevance | path

Searched refs:ExecuteConnected (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp544 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Put()
569 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Install()
584 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Run()
608 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Launch()
619 ExecuteConnected([&](const lldb::PlatformSP &platform_sp) { in Kill()
624 SBError SBPlatform::ExecuteConnected( in ExecuteConnected() function in SBPlatform
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h178 SBError ExecuteConnected(