Home
last modified time | relevance | path

Searched refs:SetLaunchInfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h41 void SetLaunchInfo(const ProcessLaunchInfo &info);
H A DGDBRemoteCommunicationServerLLGS.cpp256 void GDBRemoteCommunicationServerLLGS::SetLaunchInfo(const ProcessLaunchInfo &info) { in SetLaunchInfo() function in GDBRemoteCommunicationServerLLGS
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp160 gdb_server.SetLaunchInfo(info); in handle_launch()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h912 void SetLaunchInfo(const lldb::SBLaunchInfo &launch_info);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2344 void SBTarget::SetLaunchInfo(const lldb::SBLaunchInfo &launch_info) { in SetLaunchInfo() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp58093 (arg1)->SetLaunchInfo((lldb::SBLaunchInfo const &)*arg2); in _wrap_SBTarget_SetLaunchInfo()