Searched refs:UuidLoadCmd (Results 1 – 2 of 2) sorted by relevance
681 const char *UuidLoadCmd = nullptr; variable
1342 if (UuidLoadCmd) { in MachOObjectFile()1346 UuidLoadCmd = Load.Ptr; in MachOObjectFile()4569 if (!UuidLoadCmd) in getUuid()4572 const char *Ptr = UuidLoadCmd + offsetof(MachO::uuid_command, uuid); in getUuid()