Home
last modified time | relevance | path

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

/xnu-10002.81.5/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.c1224 if (object->uuid.has_uuid) { in get_macho_header_size()
2004 if (object->uuid.has_uuid == TRUE) {
2058 if (object->uuid.has_uuid) {