Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/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()
/netbsd/src/external/gpl3/binutils/dist/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()
/netbsd/src/external/gpl3/gdb/dist/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()