Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-mach-o.c85 struct mach_o_load_command struct
770 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()