Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DDNB.cpp327 size_t err_len) { in DNBProcessLaunch() argument
429 DNBProcessAttachByName(const char * name,struct timespec * timeout,const RNBContext::IgnoredExceptions & ignored_exceptions,char * err_str,size_t err_len) DNBProcessAttachByName() argument
457 DNBProcessAttach(nub_process_t attach_pid,struct timespec * timeout,const RNBContext::IgnoredExceptions & ignored_exceptions,char * err_str,size_t err_len) DNBProcessAttach() argument
706 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
[all...]