Searched refs:mach_o_load_command (Results 1 – 1 of 1) sorted by relevance
85 struct mach_o_load_command struct770 unsigned char loadbuf[sizeof (struct mach_o_load_command)]; in simple_object_mach_o_find_sections()777 sizeof (struct mach_o_load_command), in simple_object_mach_o_find_sections()781 cmd = (*fetch_32) (loadbuf + offsetof (struct mach_o_load_command, cmd)); in simple_object_mach_o_find_sections()783 + offsetof (struct mach_o_load_command, cmdsize)); in simple_object_mach_o_find_sections()