Searched refs:UuidLoadCmd (Results 1 – 2 of 2) sorted by relevance
678 const char *UuidLoadCmd = nullptr; variable
1387 if (UuidLoadCmd) { in MachOObjectFile()1391 UuidLoadCmd = Load.Ptr; in MachOObjectFile()4617 if (!UuidLoadCmd) in getUuid()4620 const char *Ptr = UuidLoadCmd + offsetof(MachO::uuid_command, uuid); in getUuid()