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;
516 launch_info.GetProcessPluginName(), nullptr, false); in Attach() 558 attach_info.GetProcessPluginName(), nullptr, false); in GetFullNameForDylib()
129 llvm::StringRef ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
133 SetProcessPluginName(launch_info.GetProcessPluginName()); in ProcessAttachInfo() 158 llvm::StringRef GetProcessPluginName() const { in GetProcessPluginName() 156 llvm::StringRef GetProcessPluginName() const { GetProcessPluginName() function
3416 launch_info.GetProcessPluginName(), nullptr, false); in Attach() 3576 llvm::StringRef plugin_name = attach_info.GetProcessPluginName(); in AddDummySignal()