Searched defs:SetUUID (Results 1 – 3 of 3) sorted by relevance
80 void SetUUID(const lldb_private::UUID uuid) { m_uuid = uuid; } in SetUUID() function
627 void DynamicLoaderDarwinKernel::KextImageInfo::SetUUID(const UUID &uuid) { SetUUID() function in DynamicLoaderDarwinKernel::KextImageInfo
355 void Module::SetUUID(const lldb_private::UUID &uuid) { SetUUID() function in Module