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