Searched refs:LC_UUID (Results 1 – 11 of 11) sorted by relevance
84 uuidhdr->cmd = LC_UUID; in kxld_uuid_export_macho()
715 case LC_UUID: in init_from_final_linked_image()1069 case LC_UUID: in init_from_object()
88 if ((should_swap ? OSSwapInt32(lcmd->cmd) : lcmd->cmd) == LC_UUID) { in get_macho_uuid()
116 getcommandfromheader(mhp, LC_UUID); in getuuidfromheader()
298 #define LC_UUID 0x1b /* the uuid */ macro
311 if (cmd->cmd == LC_UUID) { in getuuidfromheader_safe()
1270 case LC_UUID: in parse_machfile()
358 case LC_UUID:
729 uuidcmd.cmd = LC_UUID; in main()
5179 if (load_cmd->cmd == LC_UUID) { in copyMachoUUID()
16882 if (load_cmd->cmd == LC_UUID) { in dtrace_module_loaded()