Searched refs:swapped_hdr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Dbout.c396 struct external_exec swapped_hdr; local
419 bout_swap_exec_header_out (abfd, exec_hdr (abfd), &swapped_hdr);
423 || bfd_bwrite ((void *) &swapped_hdr, amt, abfd) != amt)

Completed in 111 milliseconds