| /freebsd-13.1/contrib/sqlite3/tea/win/ |
| H A D | nmakehlp.c | 260 ok = CreateProcess( in CheckForCompilerFeature() 394 ok = CreateProcess( in CheckForLinkerFeature()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/common/ |
| H A D | TraceSessionFileParser.cpp | 127 ProcessSP process_sp = target_sp->CreateProcess( in ParseProcess()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 504 process_sp = target->CreateProcess(launch_info.GetListener(), in DebugProcess() 589 target->CreateProcess(attach_info.GetListenerForProcess(debugger), in Attach()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 389 target->CreateProcess(attach_info.GetListenerForProcess(debugger), in Attach() 467 target->CreateProcess(launch_info.GetListener(), "gdb-remote", nullptr, in DebugProcess()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 269 ProcessSP process_sp(target_sp->CreateProcess( in LoadCore() 570 target_sp->CreateProcess(listener.m_opaque_sp, plugin_name, nullptr, in ConnectRemote() 573 process_sp = target_sp->CreateProcess( in ConnectRemote()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Target.h | 582 const lldb::ProcessSP &CreateProcess(lldb::ListenerSP listener_sp,
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | Target.cpp | 202 const lldb::ProcessSP &Target::CreateProcess(ListenerSP listener_sp, in CreateProcess() function in Target 3009 CreateProcess(launch_info.GetListener(), plugin_name, nullptr, false); in Launch() 3167 CreateProcess(attach_info.GetListenerForProcess(GetDebugger()), in Attach()
|
| H A D | Platform.cpp | 1835 target->CreateProcess(debugger.GetListener(), plugin_name, nullptr, true); in DoConnectProcess()
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ltmain.sh | 4947 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/unbound/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/openpam/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/file/ |
| H A D | ltmain.sh | 6334 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/openbsm/config/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/ldns/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | ltmain.sh | 6331 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectTarget.cpp | 399 ProcessSP process_sp(target_sp->CreateProcess( in DoExecute()
|
| /freebsd-13.1/contrib/googletest/googletest/docs/ |
| H A D | advanced.md | 838 * On Windows, the child is spawned using the `CreateProcess()` API, and
|