Lines Matching refs:SBModuleSpec
3448 SWIGINTERN std::string lldb_SBModuleSpec___str__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___str__()
34033 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModule__SWIG_2()
34043 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModule__SWIG_2()
35723 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_0()
35726 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec(); in _wrap_new_SBModuleSpec__SWIG_0()
35740 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
35741 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
35750 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModuleSpec__SWIG_1()
35797 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_IsValid()
35807 result = (bool)((lldb::SBModuleSpec const *)arg1)->IsValid(); in _wrap_SBModuleSpec_IsValid()
35821 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_Clear()
35844 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetFileSpec()
35871 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetFileSpec()
35901 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetPlatformFileSpec()
35928 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec()
35958 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetSymbolFileSpec()
35985 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec()
36015 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectName()
36039 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectName()
36065 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetTriple()
36089 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetTriple()
36115 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDBytes()
36139 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDLength()
36163 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetUUIDBytes()
36197 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetDescription()
36228 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec___tostring()
36251 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) obj; in swig_delete_SBModuleSpec()
36415 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0()
36430 (arg1)->Append((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_0()
36539 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
36540 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
36555 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
36557 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec((const lldb::SBModuleSpec &) result); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
36573 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs()
36589 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()
36632 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_GetSpecAtIndex()
36645 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec((const lldb::SBModuleSpec &) result); in _wrap_SBModuleSpecList_GetSpecAtIndex()
47855 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBTarget_AddModule__SWIG_3()
47871 result = (arg1)->AddModule((lldb::SBModuleSpec const &)*arg2); in _wrap_SBTarget_AddModule__SWIG_3()