Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h54 unsigned int compiler_total; member
H A Daout.h54 unsigned char compiler_total[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h54 unsigned int compiler_total; member
H A Daout.h54 unsigned char compiler_total[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1644 dst->compiler_total = bfd_getb32 (src->compiler_total); in som_swap_header_in()
1682 bfd_putb32 (src->compiler_total, dst->compiler_total); in som_swap_header_out()
3660 obj_som_file_hdr (abfd)->compiler_total = 0; in som_begin_writing()
3663 obj_som_file_hdr (abfd)->compiler_total = 1; in som_begin_writing()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1643 dst->compiler_total = bfd_getb32 (src->compiler_total); in som_swap_header_in()
1681 bfd_putb32 (src->compiler_total, dst->compiler_total); in som_swap_header_out()
3749 obj_som_file_hdr (abfd)->compiler_total = 0; in som_begin_writing()
3752 obj_som_file_hdr (abfd)->compiler_total = 1; in som_begin_writing()