Searched refs:GetProcessPluginName (Results 1 – 9 of 9) sorted by relevance
94 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo97 return ConstString(m_opaque_sp->GetProcessPluginName()).GetCString(); in GetProcessPluginName()
234 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo237 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
129 SetProcessPluginName(launch_info.GetProcessPluginName()); in ProcessAttachInfo()154 llvm::StringRef GetProcessPluginName() const { in GetProcessPluginName() function
3298 launch_info.GetProcessPluginName(), nullptr, false); in Launch()3459 llvm::StringRef plugin_name = attach_info.GetProcessPluginName(); in Attach()
5428 result = (char *)(arg1)->GetProcessPluginName(); in _wrap_SBAttachInfo_GetProcessPluginName()34031 result = (char *)(arg1)->GetProcessPluginName(); in _wrap_SBLaunchInfo_GetProcessPluginName()