Searched refs:SBAttachInfo (Results 1 – 7 of 7) sorted by relevance
270 SBAttachInfo::SBAttachInfo () : in SBAttachInfo() function in SBAttachInfo275 SBAttachInfo::SBAttachInfo (lldb::pid_t pid) : in SBAttachInfo() function in SBAttachInfo281 SBAttachInfo::SBAttachInfo (const char *path, bool wait_for) : in SBAttachInfo() function in SBAttachInfo289 SBAttachInfo::SBAttachInfo (const SBAttachInfo &rhs) : in SBAttachInfo() function in SBAttachInfo295 SBAttachInfo::~SBAttachInfo() in ~SBAttachInfo()300 SBAttachInfo::ref () in ref()305 SBAttachInfo &306 SBAttachInfo::operator = (const SBAttachInfo &rhs) in operator =()314 SBAttachInfo::GetProcessID () in GetProcessID()320 SBAttachInfo::SetProcessID (lldb::pid_t pid) in SetProcessID()[all …]
122 class SBAttachInfo125 SBAttachInfo ();127 SBAttachInfo (lldb::pid_t pid);129 SBAttachInfo (const char *path, bool wait_for);131 SBAttachInfo (const SBAttachInfo &rhs);133 ~SBAttachInfo();135 SBAttachInfo &136 operator = (const SBAttachInfo &rhs);377 Attach (SBAttachInfo &attach_info, SBError& error);
58 friend class SBAttachInfo;
1 <map id="lldb::SBAttachInfo" name="lldb::SBAttachInfo">
99 class SBAttachInfo102 SBAttachInfo ();104 SBAttachInfo (lldb::pid_t pid);106 SBAttachInfo (const char *path, bool wait_for);108 SBAttachInfo (const lldb::SBAttachInfo &rhs);415 Attach (lldb::SBAttachInfo &attach_info, lldb::SBError& error);
114 attach_info = lldb.SBAttachInfo (options.attach_pid)120 attach_info = lldb.SBAttachInfo (options.attach_name, options.attach_wait)
2329 lldb.SBAttachInfo lldb.SBAttachInfo-class.html2330 lldb.SBAttachInfo.__swig_getmethods__ lldb.SBAttachInfo-class.html#__swig_getmethods__2331 lldb.SBAttachInfo.GetProcessID lldb.SBAttachInfo-class.html#GetProcessID2332 lldb.SBAttachInfo.UserIDIsValid lldb.SBAttachInfo-class.html#UserIDIsValid2333 lldb.SBAttachInfo.__swig_setmethods__ lldb.SBAttachInfo-class.html#__swig_setmethods__2334 lldb.SBAttachInfo.GetUserID lldb.SBAttachInfo-class.html#GetUserID2335 lldb.SBAttachInfo.GetIgnoreExisting lldb.SBAttachInfo-class.html#GetIgnoreExisting2336 lldb.SBAttachInfo.EffectiveUserIDIsValid lldb.SBAttachInfo-class.html#EffectiveUserIDIsValid2337 lldb.SBAttachInfo.__init__ lldb.SBAttachInfo-class.html#__init__2338 lldb.SBAttachInfo.ParentProcessIDIsValid lldb.SBAttachInfo-class.html#ParentProcessIDIsValid[all …]