Searched refs:loadbuf (Results 1 – 1 of 1) sorted by relevance
770 unsigned char loadbuf[sizeof (struct mach_o_load_command)]; in simple_object_mach_o_find_sections() local776 loadbuf, 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()782 cmdsize = (*fetch_32) (loadbuf in simple_object_mach_o_find_sections()