Home
last modified time | relevance | path

Searched defs:NewSubprocess (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() function
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1142 void GDBRemoteCommunicationServerLLGS::NewSubprocess( NewSubprocess() function in GDBRemoteCommunicationServerLLGS