Home
last modified time | relevance | path

Searched refs:exec_tsize (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h122 long exec_tsize; member
H A Daout.h110 unsigned char exec_tsize[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h122 long exec_tsize; member
H A Daout.h110 unsigned char exec_tsize[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1891 dst->exec_tsize = bfd_getb32 (src->exec_tsize); in som_swap_exec_auxhdr_in()
1908 bfd_putb32 (src->exec_tsize, dst->exec_tsize); in som_swap_exec_auxhdr_out()
3749 exec_header->exec_tsize += subsection->vma - subspace_offset; in som_begin_writing()
3762 exec_header->exec_tsize += subsection->size; in som_begin_writing()
4176 if (exec_header->exec_tfile + exec_header->exec_tsize > som_length in som_finish_writing()
5469 fprintf (f, " text size %#lx\n", (long) exec_header->exec_tsize); in som_bfd_print_private_bfd_data()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1890 dst->exec_tsize = bfd_getb32 (src->exec_tsize); in som_swap_exec_auxhdr_in()
1907 bfd_putb32 (src->exec_tsize, dst->exec_tsize); in som_swap_exec_auxhdr_out()
3838 exec_header->exec_tsize += subsection->vma - subspace_offset; in som_begin_writing()
3851 exec_header->exec_tsize += subsection->size; in som_begin_writing()
4264 if (exec_header->exec_tfile + exec_header->exec_tsize > som_length in som_finish_writing()
5542 fprintf (f, " text size %#lx\n", (long) exec_header->exec_tsize); in som_bfd_print_private_bfd_data()