Searched refs:LC_UUID (Results 1 – 10 of 10) sorted by relevance
84 uuidhdr->cmd = LC_UUID; in kxld_uuid_export_macho()
710 case LC_UUID: in init_from_final_linked_image()1064 case LC_UUID: in init_from_object()
88 if ((should_swap ? OSSwapInt32(lcmd->cmd) : lcmd->cmd) == LC_UUID) { in get_macho_uuid()
103 getcommandfromheader(mhp, LC_UUID); in getuuidfromheader()
298 #define LC_UUID 0x1b /* the uuid */ macro
311 if (cmd->cmd == LC_UUID) { in getuuidfromheader_safe()
1249 case LC_UUID: in parse_machfile()
729 uuidcmd.cmd = LC_UUID; in main()
4851 if (load_cmd->cmd == LC_UUID) { in copyMachoUUID()
16851 if (load_cmd->cmd == LC_UUID) { in dtrace_module_loaded()