Searched refs:SetUUID (Results 1 – 4 of 4) sorted by relevance
152 void SetUUID(const lldb_private::UUID &uuid);
625 void DynamicLoaderDarwinKernel::KextImageInfo::SetUUID(const UUID &uuid) { in SetUUID() function in DynamicLoaderDarwinKernel::KextImageInfo1367 image_infos[i].SetUUID(uuid); in ReadKextSummaries()
1152 void SetUUID(const lldb_private::UUID &uuid);
358 void Module::SetUUID(const lldb_private::UUID &uuid) { in SetUUID() function in Module