Searched refs:kxld_uuid_init_from_macho (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_uuid.h50 void kxld_uuid_init_from_macho(KXLDuuid *uuid, struct uuid_command *src)
H A Dkxld_uuid.c41 kxld_uuid_init_from_macho(KXLDuuid *uuid, struct uuid_command *src) function
H A Dkxld_object.c630 kxld_uuid_init_from_macho(&object->uuid, uuid_hdr);
942 kxld_uuid_init_from_macho(&object->uuid, uuid_hdr);

Completed in 76 milliseconds