Searched refs:ignore_existing (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/ |
| D | DNB.h | 65 bool ignore_existing,
|
| D | debugserver.cpp | 1537 bool ignore_existing = false; in main() local 1541 &ctx, waitfor_pid_name.c_str(), ignore_existing, timeout_ptr, in main()
|
| D | DNB.cpp | 691 bool ignore_existing, struct timespec *timeout_abstime, in DNBProcessAttachWait() argument 713 if (ignore_existing) in DNBProcessAttachWait()
|
| D | RNBRemote.cpp | 3802 const bool ignore_existing = true; in HandlePacket_v() local 3804 &m_ctx, attach_name.c_str(), ignore_existing, NULL, 1000, err_str, in HandlePacket_v() 3814 const bool ignore_existing = false; in HandlePacket_v() local 3819 &m_ctx, attach_name.c_str(), ignore_existing, NULL, 1000, err_str, in HandlePacket_v()
|