Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member
H A Daout.h53 unsigned char compiler_location[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member
H A Daout.h53 unsigned char compiler_location[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1643 dst->compiler_location = bfd_getb32 (src->compiler_location); in som_swap_header_in()
1681 bfd_putb32 (src->compiler_location, dst->compiler_location); in som_swap_header_out()
3659 obj_som_file_hdr (abfd)->compiler_location = current_offset; in som_begin_writing()
4115 location = obj_som_file_hdr (abfd)->compiler_location; in som_finish_writing()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1642 dst->compiler_location = bfd_getb32 (src->compiler_location); in som_swap_header_in()
1680 bfd_putb32 (src->compiler_location, dst->compiler_location); in som_swap_header_out()
3748 obj_som_file_hdr (abfd)->compiler_location = current_offset; in som_begin_writing()
4204 location = obj_som_file_hdr (abfd)->compiler_location; in som_finish_writing()