Home
last modified time | relevance | path

Searched defs:parent_process (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/TestingSupport/Host/
H A DNativeProcessTestUtils.h33 void NewSubprocess(NativeProcessProtocol *parent_process, in NewSubprocess() argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1143 NewSubprocess(NativeProcessProtocol * parent_process,std::unique_ptr<NativeProcessProtocol> child_process) NewSubprocess() argument