Searched refs:aux_header_location (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/som/
H A Dinternal.h39 unsigned int aux_header_location; member in struct:som_header
H A Daout.h39 unsigned char aux_header_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/som/
H A Dinternal.h39 unsigned int aux_header_location; member in struct:som_header
H A Daout.h39 unsigned char aux_header_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c1631 dst->aux_header_location = bfd_getb32 (src->aux_header_location);
1669 bfd_putb32 (src->aux_header_location, dst->aux_header_location);
3605 obj_som_file_hdr (abfd)->aux_header_location = current_offset;
4250 if (bfd_seek (abfd, obj_som_file_hdr (abfd)->aux_header_location,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c1631 dst->aux_header_location = bfd_getb32 (src->aux_header_location);
1669 bfd_putb32 (src->aux_header_location, dst->aux_header_location);
3605 obj_som_file_hdr (abfd)->aux_header_location = current_offset;
4250 if (bfd_seek (abfd, obj_som_file_hdr (abfd)->aux_header_location,

Completed in 178 milliseconds