Searched refs:SetPluginName (Results 1 – 8 of 8) sorted by relevance
43 SBError SBSaveCoreOptions::SetPluginName(const char *name) { in SetPluginName() function in SBSaveCoreOptions45 return SBError(m_opaque_up->SetPluginName(name)); in SetPluginName()
1249 SBError error = options.SetPluginName(flavor); in SaveCore()
21 ) lldb::SBSaveCoreOptions::SetPluginName;
34 SBError SetPluginName(const char *plugin);
29 lldb_private::Status SetPluginName(const char *name);
17 Status SaveCoreOptions::SetPluginName(const char *name) { in SetPluginName() function in SaveCoreOptions
1323 error = m_core_dump_options.SetPluginName(option_arg.data()); in SetOptionValue()
18011 result = (arg1)->SetPluginName((char const *)arg2); in _wrap_SBSaveCoreOptions_SetPluginName()