Home
last modified time | relevance | path

Searched defs:ignore_existing (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp1538 bool ignore_existing = false; main() local
H A DRNBRemote.cpp3866 const bool ignore_existing = true; HandlePacket_v() local
3878 const bool ignore_existing = false; HandlePacket_v() local
H A DDNB.cpp705 DNBProcessAttachWait(RNBContext * ctx,const char * waitfor_process_name,bool ignore_existing,struct timespec * timeout_abstime,useconds_t waitfor_interval,char * err_str,size_t err_len,DNBShouldCancelCallback should_cancel_callback,void * callback_data) DNBProcessAttachWait() argument