Searched refs:GetProcessPluginName (Results 1 – 9 of 9) sorted by relevance
94 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo 97 return ConstString(m_opaque_sp->GetProcessPluginName()).GetCString(); in GetProcessPluginName()
234 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo 237 return ConstString(m_opaque_sp->GetProcessPluginName()).GetCString(); in GetProcessPluginName()
122 const char *GetProcessPluginName();
169 const char *GetProcessPluginName();
71 llvm::StringRef GetProcessPluginName() const;
129 llvm::StringRef ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
131 SetProcessPluginName(launch_info.GetProcessPluginName()); in ProcessAttachInfo() 156 llvm::StringRef GetProcessPluginName() const { in GetProcessPluginName() 154 llvm::StringRef GetProcessPluginName() const { GetProcessPluginName() function
3286 launch_info.GetProcessPluginName(), nullptr, false); in Launch() 3447 llvm::StringRef plugin_name = attach_info.GetProcessPluginName(); in Attach()
6191 SWIG_check_num_args("lldb::SBAttachInfo::GetProcessPluginName",1,1) in _wrap_new_SBBlock() 6192 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBAttachInfo::GetProcessPluginName",1,"lldb::SBAttachInfo *"); in _wrap_new_SBBlock() 6198 result = (char *)(arg1)->GetProcessPluginName(); in _wrap_new_SBBlock() 6853 { "GetProcessPluginName", _wrap_SBAttachInfo_GetProcessPluginName},[all...]