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

/netbsd-current/external/gpl3/gdb.old/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member in struct:som_header
H A Daout.h53 unsigned char compiler_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/gdb/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member in struct:som_header
H A Daout.h53 unsigned char compiler_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member in struct:som_header
H A Daout.h53 unsigned char compiler_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/binutils/dist/include/som/
H A Dinternal.h53 unsigned int compiler_location; member in struct:som_header
H A Daout.h53 unsigned char compiler_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c1643 dst->compiler_location = bfd_getb32 (src->compiler_location);
1681 bfd_putb32 (src->compiler_location, dst->compiler_location);
3749 obj_som_file_hdr (abfd)->compiler_location = current_offset;
4205 location = obj_som_file_hdr (abfd)->compiler_location;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c1643 dst->compiler_location = bfd_getb32 (src->compiler_location);
1681 bfd_putb32 (src->compiler_location, dst->compiler_location);
3744 obj_som_file_hdr (abfd)->compiler_location = current_offset;
4200 location = obj_som_file_hdr (abfd)->compiler_location;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1642 dst->compiler_location = bfd_getb32 (src->compiler_location);
1680 bfd_putb32 (src->compiler_location, dst->compiler_location);
3748 obj_som_file_hdr (abfd)->compiler_location = current_offset;
4204 location = obj_som_file_hdr (abfd)->compiler_location;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c1643 dst->compiler_location = bfd_getb32 (src->compiler_location);
1681 bfd_putb32 (src->compiler_location, dst->compiler_location);
3659 obj_som_file_hdr (abfd)->compiler_location = current_offset;
4115 location = obj_som_file_hdr (abfd)->compiler_location;

Completed in 154 milliseconds