Home | History | Annotate | Download | only in Mach-O

Lines Matching refs:GetUUID

528                     GetUUID (header, data, data_offset, spec.GetUUID());
3685 ObjectFileMachO::GetUUID (const llvm::MachO::mach_header &header,
3729 ObjectFileMachO::GetUUID (lldb_private::UUID* uuid)
3736 return GetUUID (m_header, m_data, offset, *uuid);
4041 if (GetUUID(&uuid))
4079 if (GetUUID(&uuid))