Lines Matching defs:out
36 /* Routines to swap auxiliary information in and out. I am assuming
98 /* Swap out a type information record.
198 /* Swap out a relative symbol record. BIGEND says whether it is in
344 /* The data to be written out. */
657 out the external symbols. */
775 out again. */
952 bfd_byte *out;
955 everything in and out. This code would always work, but
963 out = (bfd_byte *) objalloc_alloc (ainfo->memory, sz);
964 if (!out)
969 if (!add_memory_shuffle (ainfo, &ainfo->pdr, &ainfo->pdr_end, out,
972 for (; in < end; in += insz, out += outsz)
977 (*output_swap->swap_pdr_out) (output_bfd, &pdr, out);
987 out = (bfd_byte *) objalloc_alloc (ainfo->memory, sz);
988 if (!out)
993 if (!add_memory_shuffle (ainfo, &ainfo->opt, &ainfo->opt_end, out,
996 for (; in < end; in += insz, out += outsz)
1001 (*output_swap->swap_opt_out) (output_bfd, &opt, out);
1177 /* Leave everything else in the FDR zeroed out. This will cause
1413 /* Write out the ECOFF symbolic header, given the file position it is
1477 /* Write out the ECOFF debugging information. This function assumes
1518 /* Write out a shuffle list. */
1571 /* Write out debugging information using accumulated linker
1601 /* The string table is written out from the hash table if this is a
2012 entry point down by 16 bytes, and out pops a binary that has
2021 FDR/PDR). Similarly, PDRs are sometimes out of order
2462 /* The string table is written out from the hash table if this is a