Defined in 2 files as a prototype:
Defined in 2 files as a function:
Referenced in 54 files:
- contrib/llvm-project/lldb/include/lldb/API/SBLaunchInfo.h
- contrib/llvm-project/lldb/include/lldb/Host/Host.h
- contrib/llvm-project/lldb/include/lldb/Host/MonitoringProcessLauncher.h, line 25
- contrib/llvm-project/lldb/include/lldb/Host/ProcessLauncher.h
- contrib/llvm-project/lldb/include/lldb/Host/common/NativeProcessProtocol.h, line 278
- contrib/llvm-project/lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h, line 18
- contrib/llvm-project/lldb/include/lldb/Target/Platform.h
- contrib/llvm-project/lldb/include/lldb/Target/Process.h
- contrib/llvm-project/lldb/include/lldb/Target/RemoteAwarePlatform.h, line 91
- contrib/llvm-project/lldb/include/lldb/Target/Target.h
- contrib/llvm-project/lldb/include/lldb/lldb-forward.h
- contrib/llvm-project/lldb/include/lldb/lldb-private-interfaces.h, line 65
- contrib/llvm-project/lldb/source/API/SBLaunchInfo.cpp
- contrib/llvm-project/lldb/source/API/SBPlatform.cpp, line 573
- contrib/llvm-project/lldb/source/API/SBProcess.cpp, line 148
- contrib/llvm-project/lldb/source/API/SBTarget.cpp
- contrib/llvm-project/lldb/source/Host/common/Host.cpp
- contrib/llvm-project/lldb/source/Host/common/MonitoringProcessLauncher.cpp
- contrib/llvm-project/lldb/source/Host/common/ProcessLaunchInfo.cpp
- contrib/llvm-project/lldb/source/Host/freebsd/Host.cpp
- contrib/llvm-project/lldb/source/Host/netbsd/HostNetBSD.cpp
- contrib/llvm-project/lldb/source/Host/openbsd/Host.cpp
- contrib/llvm-project/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp, line 249
- contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h, line 52
- contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h
- contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h, line 48
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp, line 360
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h, line 67
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp, line 703
- contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h, line 52
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp, line 59
- contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h, line 33
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp, line 905
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h, line 134
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp, line 779
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h, line 118
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h, line 35
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp, line 201
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h, line 39
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp, line 103
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h, line 79
- contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp, line 1400
- contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h, line 86
- contrib/llvm-project/lldb/source/Target/Platform.cpp
- contrib/llvm-project/lldb/source/Target/Process.cpp, line 2577
- contrib/llvm-project/lldb/source/Target/RemoteAwarePlatform.cpp, line 410
- contrib/llvm-project/lldb/source/Target/Target.cpp
- contrib/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp