Searched refs:DNBProcessAttachWait (Results 1 – 5 of 5) sorted by relevance
/external/lldb/tools/debugserver/source/ |
D | DNB.h | 48 nub_process_t DNBProcessAttachWait (const char *wait_name, nub_launch_flavor_t launch_flavor, …
|
D | debugserver.cpp | 1347 …nub_process_t pid = DNBProcessAttachWait (waitfor_pid_name.c_str(), launch_flavor, ignore_existing… in main()
|
D | DNB.cpp | 520 DNBProcessAttachWait (const char *waitfor_process_name, in DNBProcessAttachWait() function
|
D | RNBRemote.cpp | 3144 …attach_pid = DNBProcessAttachWait(attach_name.c_str (), m_ctx.LaunchFlavor(), ignore_existing, NUL… in HandlePacket_v() 3156 …attach_pid = DNBProcessAttachWait(attach_name.c_str (), m_ctx.LaunchFlavor(), ignore_existing, NUL… in HandlePacket_v()
|
D | ChangeLog | 46 (DNBProcessAttachWait): New function. 47 DNB.h: Declare DNBProcessAttachByName, DNBProcessAttachWait, change
|