Lines Matching refs:SBModuleSpec

3553 SWIGINTERN std::string lldb_SBModuleSpec___repr__(lldb::SBModuleSpec *self){  in lldb_SBModuleSpec___repr__()
38553 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModule__SWIG_2()
38563 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModule__SWIG_2()
40302 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_0()
40305 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec(); in _wrap_new_SBModuleSpec__SWIG_0()
40319 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
40320 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
40329 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModuleSpec__SWIG_1()
40376 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_IsValid()
40386 result = (bool)((lldb::SBModuleSpec const *)arg1)->IsValid(); in _wrap_SBModuleSpec_IsValid()
40400 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_Clear()
40423 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetFileSpec()
40450 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetFileSpec()
40480 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetPlatformFileSpec()
40507 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec()
40537 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetSymbolFileSpec()
40564 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec()
40594 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectName()
40618 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectName()
40644 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetTriple()
40668 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetTriple()
40694 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDBytes()
40718 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDLength()
40742 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetUUIDBytes()
40776 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectOffset()
40800 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectOffset()
40826 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectSize()
40850 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectSize()
40876 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetDescription()
40907 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec___tostring()
40929 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) obj; in swig_delete_SBModuleSpec()
41098 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0()
41113 (arg1)->Append((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_0()
41222 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41223 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41238 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41240 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41256 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs()
41272 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()
41315 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_GetSpecAtIndex()
41328 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_GetSpecAtIndex()
55468 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBTarget_AddModule__SWIG_3()
55484 result = (arg1)->AddModule((lldb::SBModuleSpec const &)*arg2); in _wrap_SBTarget_AddModule__SWIG_3()