Home
last modified time | relevance | path

Searched refs:DNBProcessAttachWait (Results 1 – 5 of 5) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNB.h48 nub_process_t DNBProcessAttachWait (const char *wait_name, nub_launch_flavor_t launch_flavor, …
Ddebugserver.cpp1347 …nub_process_t pid = DNBProcessAttachWait (waitfor_pid_name.c_str(), launch_flavor, ignore_existing… in main()
DDNB.cpp520 DNBProcessAttachWait (const char *waitfor_process_name, in DNBProcessAttachWait() function
DRNBRemote.cpp3144 …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()
DChangeLog46 (DNBProcessAttachWait): New function.
47 DNB.h: Declare DNBProcessAttachByName, DNBProcessAttachWait, change