Searched defs:SetLaunchInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationServerLLGS.cpp | 256 void GDBRemoteCommunicationServerLLGS::SetLaunchInfo(const ProcessLaunchInfo &info) { in SetLaunchInfo() function in GDBRemoteCommunicationServerLLGS |
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 2385 void SBTarget::SetLaunchInfo(const lldb::SBLaunchInfo &launch_info) { SetLaunchInfo() function in SBTarget |