Searched refs:mach_o_segment_command_32 (Results 1 – 1 of 1) sorted by relevance
98 struct mach_o_segment_command_32 struct445 seghdrsize = sizeof (struct mach_o_segment_command_32); in simple_object_mach_o_segment()450 + offsetof (struct mach_o_segment_command_32, in simple_object_mach_o_segment()756 seghdrsize = sizeof (struct mach_o_segment_command_32); in simple_object_mach_o_find_sections()920 (sizeof (struct mach_o_segment_command_32) in simple_object_mach_o_write_header()1061 seghdrsize = sizeof (struct mach_o_segment_command_32); in simple_object_mach_o_write_segment()1286 set_32 (hdr + offsetof (struct mach_o_segment_command_32, cmd), in simple_object_mach_o_write_segment()1288 set_32 (hdr + offsetof (struct mach_o_segment_command_32, cmdsize), in simple_object_mach_o_write_segment()1294 set_32 (hdr + offsetof (struct mach_o_segment_command_32, fileoff), in simple_object_mach_o_write_segment()1296 set_32 (hdr + offsetof (struct mach_o_segment_command_32, filesize), in simple_object_mach_o_write_segment()[all …]