Searched refs:UuidLoadCmd (Results 1 – 2 of 2) sorted by relevance
864 const char *UuidLoadCmd = nullptr; variable
1399 if (UuidLoadCmd) { in MachOObjectFile()1403 UuidLoadCmd = Load.Ptr; in MachOObjectFile()5270 if (!UuidLoadCmd) in getUuid()5273 const char *Ptr = UuidLoadCmd + offsetof(MachO::uuid_command, uuid); in getUuid()