Searched refs:swapped_hdr (Results 1 – 2 of 2) sorted by relevance
271 struct external_exec swapped_hdr; in aout_adobe_write_object_contents() local307 aout_adobe_swap_exec_header_out (abfd, exec_hdr (abfd), &swapped_hdr); in aout_adobe_write_object_contents()311 || bfd_bwrite (& swapped_hdr, amt, abfd) != amt) in aout_adobe_write_object_contents()
395 struct external_exec swapped_hdr; in b_out_write_object_contents() local418 bout_swap_exec_header_out (abfd, exec_hdr (abfd), &swapped_hdr); in b_out_write_object_contents()422 || bfd_bwrite ((void *) &swapped_hdr, amt, abfd) != amt) in b_out_write_object_contents()