Home
last modified time | relevance | path

Searched refs:has_uuid (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/libkern/kxld/
H A Dkxld_uuid.h43 boolean_t has_uuid; member
H A Dkxld_uuid.c47 uuid->has_uuid = TRUE; in kxld_uuid_init_from_macho()
H A Dkxld_object.c1219 if (object->uuid.has_uuid) { in get_macho_header_size()
1999 if (object->uuid.has_uuid == TRUE) {
2053 if (object->uuid.has_uuid) {