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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/som/
H A Dinternal.h43 unsigned int space_location; member in struct:som_header
H A Daout.h43 unsigned char space_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/som/
H A Dinternal.h43 unsigned int space_location; member in struct:som_header
H A Daout.h43 unsigned char space_location[4]; member in struct:som_external_header
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c1635 dst->space_location = bfd_getb32 (src->space_location);
1673 bfd_putb32 (src->space_location, dst->space_location);
2113 (current_offset + file_hdr->space_location
3686 obj_som_file_hdr (abfd)->space_location = current_offset;
4152 location = obj_som_file_hdr (abfd)->space_location;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c1635 dst->space_location = bfd_getb32 (src->space_location);
1673 bfd_putb32 (src->space_location, dst->space_location);
2113 (current_offset + file_hdr->space_location
3686 obj_som_file_hdr (abfd)->space_location = current_offset;
4152 location = obj_som_file_hdr (abfd)->space_location;

Completed in 89 milliseconds