Lines Matching refs:SBModuleSpec
3494 SWIGINTERN std::string lldb_SBModuleSpec___repr__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___repr__()
36916 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModule__SWIG_2()
36926 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModule__SWIG_2()
38665 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_0()
38668 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec(); in _wrap_new_SBModuleSpec__SWIG_0()
38682 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
38683 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
38692 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModuleSpec__SWIG_1()
38739 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_IsValid()
38749 result = (bool)((lldb::SBModuleSpec const *)arg1)->IsValid(); in _wrap_SBModuleSpec_IsValid()
38763 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_Clear()
38786 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetFileSpec()
38813 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetFileSpec()
38843 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetPlatformFileSpec()
38870 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec()
38900 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetSymbolFileSpec()
38927 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec()
38957 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectName()
38981 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectName()
39007 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetTriple()
39031 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetTriple()
39057 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDBytes()
39081 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDLength()
39105 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetUUIDBytes()
39139 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectOffset()
39163 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectOffset()
39189 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectSize()
39213 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectSize()
39239 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetDescription()
39270 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec___tostring()
39292 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) obj; in swig_delete_SBModuleSpec()
39461 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0()
39476 (arg1)->Append((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_0()
39585 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
39586 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
39601 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
39603 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
39619 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs()
39635 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()
39678 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_GetSpecAtIndex()
39691 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_GetSpecAtIndex()
52644 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBTarget_AddModule__SWIG_3()
52660 result = (arg1)->AddModule((lldb::SBModuleSpec const &)*arg2); in _wrap_SBTarget_AddModule__SWIG_3()