Searched refs:BFD_MACH_O_LC_UUID (Results 1 – 4 of 4) sorted by relevance
168 BFD_MACH_O_LC_UUID = 0x1b, /* 128-bit UUID of the executable. */ enumerator
193 { "uuid", BFD_MACH_O_LC_UUID},1461 case BFD_MACH_O_LC_UUID: in dump_load_command()
4315 BFD_ASSERT (command->type == BFD_MACH_O_LC_UUID); in bfd_mach_o_read_uuid()4707 case BFD_MACH_O_LC_UUID: in bfd_mach_o_read_command()5633 int ncmd = bfd_mach_o_lookup_command (abfd, BFD_MACH_O_LC_UUID, &uuid_cmd); in bfd_mach_o_lookup_uuid_command()
889 BFD_MACH_O_LC_UUID.