Searched refs:UuidLoadCmd (Results 1 – 2 of 2) sorted by relevance
822 const char *UuidLoadCmd = nullptr; variable
1394 if (UuidLoadCmd) { in MachOObjectFile()1398 UuidLoadCmd = Load.Ptr; in MachOObjectFile()4864 if (!UuidLoadCmd) in getUuid()4867 const char *Ptr = UuidLoadCmd + offsetof(MachO::uuid_command, uuid); in getUuid()