Home
last modified time | relevance | path

Searched refs:parent_process (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/TestingSupport/Host/
H A DNativeProcessTestUtils.h29 void(NativeProcessProtocol *parent_process,
33 void NewSubprocess(NativeProcessProtocol *parent_process, in NewSubprocess() argument
35 NewSubprocessImpl(parent_process, child_process); in NewSubprocess()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h83 NewSubprocess(NativeProcessProtocol *parent_process,
H A DGDBRemoteCommunicationServerLLGS.cpp1145 NativeProcessProtocol *parent_process, in NewSubprocess() argument
/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h248 NewSubprocess(NativeProcessProtocol *parent_process,