Home
last modified time | relevance | path

Searched defs:launch_info (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp347 PlatformRemoteGDBServer::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess()
406 PlatformRemoteGDBServer::DebugProcess (lldb_private::ProcessLaunchInfo &launch_info, in DebugProcess()
/trueos/contrib/llvm/tools/lldb/source/Host/common/
HDHost.cpp1514 ProcessLaunchInfo launch_info; in RunShellCommand() local
1660 Host::GetPosixspawnFlags (ProcessLaunchInfo &launch_info) in GetPosixspawnFlags()
1707 Host::LaunchProcessPosixSpawn (const char *exe_path, ProcessLaunchInfo &launch_info, ::pid_t &pid) in LaunchProcessPosixSpawn()
1931 Host::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Platform/FreeBSD/
HDPlatformFreeBSD.cpp483 PlatformFreeBSD::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess()
/trueos/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp989 Platform::LaunchProcess (ProcessLaunchInfo &launch_info) in LaunchProcess()
1021 Platform::DebugProcess (ProcessLaunchInfo &launch_info, in DebugProcess()
HDTarget.cpp2210 Target::Install (ProcessLaunchInfo *launch_info) in Install()
2324 Target::Launch (Listener &listener, ProcessLaunchInfo &launch_info) in Launch()
HDProcess.cpp2987 Process::Launch (ProcessLaunchInfo &launch_info) in Launch()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.cpp610 lldb_private::ProcessLaunchInfo &launch_info, in StartDebugserverProcess()
HDProcessGDBRemote.cpp702 ProcessGDBRemote::DoLaunch (Module *exe_module, ProcessLaunchInfo &launch_info) in DoLaunch()
HDGDBRemoteCommunicationClient.cpp1168 GDBRemoteCommunicationClient::SendArgumentsPacket (const ProcessLaunchInfo &launch_info) in SendArgumentsPacket()
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDPlatform.h780 GetResumeCountForLaunchInfo (ProcessLaunchInfo &launch_info) in GetResumeCountForLaunchInfo()
HDProcess.h891 ProcessAttachInfo (const ProcessLaunchInfo &launch_info) : in ProcessAttachInfo()
1051 ProcessLaunchInfo launch_info; variable
2275 ProcessLaunchInfo &launch_info) in DoLaunch()
/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
HDProcessPOSIX.cpp203 ProcessLaunchInfo &launch_info) in DoLaunch()
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBTarget.cpp696 …ProcessLaunchInfo launch_info (stdin_path, stdout_path, stderr_path, working_directory, launch_fla… in Launch() local
762 lldb_private::ProcessLaunchInfo &launch_info = sb_launch_info.ref(); in Launch() local
HDSBProcess.cpp173 ProcessLaunchInfo launch_info (stdin_path, in RemoteLaunch() local