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

/netbsd-current/external/gpl3/gdb.old/dist/include/som/
H A Dinternal.h57 unsigned int fixup_request_location; member in struct:som_header
H A Daout.h57 unsigned char fixup_request_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/gdb/dist/include/som/
H A Dinternal.h57 unsigned int fixup_request_location; member in struct:som_header
H A Daout.h57 unsigned char fixup_request_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h57 unsigned int fixup_request_location; member in struct:som_header
H A Daout.h57 unsigned char fixup_request_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/binutils/dist/include/som/
H A Dinternal.h57 unsigned int fixup_request_location; member in struct:som_header
H A Daout.h57 unsigned char fixup_request_location[4]; member in struct:som_external_header
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c1647 dst->fixup_request_location = bfd_getb32 (src->fixup_request_location);
1685 bfd_putb32 (src->fixup_request_location, dst->fixup_request_location);
2059 obj_som_reloc_filepos (abfd) = (file_hdrp->fixup_request_location
4031 obj_som_file_hdr (abfd)->fixup_request_location = current_offset;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c1647 dst->fixup_request_location = bfd_getb32 (src->fixup_request_location);
1685 bfd_putb32 (src->fixup_request_location, dst->fixup_request_location);
2059 obj_som_reloc_filepos (abfd) = (file_hdrp->fixup_request_location
4026 obj_som_file_hdr (abfd)->fixup_request_location = current_offset;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1646 dst->fixup_request_location = bfd_getb32 (src->fixup_request_location);
1684 bfd_putb32 (src->fixup_request_location, dst->fixup_request_location);
2058 obj_som_reloc_filepos (abfd) = (file_hdrp->fixup_request_location
4030 obj_som_file_hdr (abfd)->fixup_request_location = current_offset;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c1647 dst->fixup_request_location = bfd_getb32 (src->fixup_request_location);
1685 bfd_putb32 (src->fixup_request_location, dst->fixup_request_location);
2059 obj_som_reloc_filepos (abfd) = (file_hdrp->fixup_request_location
3941 obj_som_file_hdr (abfd)->fixup_request_location = current_offset;

Completed in 204 milliseconds