Lines Matching refs:GetProcessPluginName
6191 SWIG_check_num_args("lldb::SBAttachInfo::GetProcessPluginName",1,1)
6192 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBAttachInfo::GetProcessPluginName",1,"lldb::SBAttachInfo *");
6198 result = (char *)(arg1)->GetProcessPluginName();
6853 { "GetProcessPluginName", _wrap_SBAttachInfo_GetProcessPluginName},
35630 SWIG_check_num_args("lldb::SBLaunchInfo::GetProcessPluginName",1,1)
35631 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBLaunchInfo::GetProcessPluginName",1,"lldb::SBLaunchInfo *");
35637 result = (char *)(arg1)->GetProcessPluginName();
36201 { "GetProcessPluginName", _wrap_SBLaunchInfo_GetProcessPluginName},