HomeSort by: relevance | last modified time | path
    Searched defs:eihs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 47 #include "vms/eihs.h"
496 vms_debug2 ((4, "EIHD size %d imgtype %d symvva 0x%lx eisd %d eihs %d\n",
638 /* Read & process EIHS record.
656 _bfd_error_handler (_("unable to read EIHS record at offset %#x"),
671 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
2886 /* EIHS is optional. */
3223 struct vms_eihs *eihs = NULL;
3315 /* Alloc EIHS. */
3320 eihs = (struct vms_eihs *)((char *) &eihd + PRIV (file_pos));
3324 bfd_putl32 (EIHS__K_MAJORID, eihs->majorid)
3218 struct vms_eihs *eihs = NULL; local
8371 struct vms_eihs eihs; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 47 #include "vms/eihs.h"
505 vms_debug2 ((4, "EIHD size %d imgtype %d symvva 0x%lx eisd %d eihs %d\n",
649 /* Read & process EIHS record.
667 _bfd_error_handler (_("unable to read EIHS record at offset %#x"),
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
2873 /* EIHS is optional. */
3210 struct vms_eihs *eihs = NULL;
3302 /* Alloc EIHS. */
3307 eihs = (struct vms_eihs *)((char *) &eihd + PRIV (file_pos));
3311 bfd_putl32 (EIHS__K_MAJORID, eihs->majorid)
3205 struct vms_eihs *eihs = NULL; local
8349 struct vms_eihs eihs; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 47 #include "vms/eihs.h"
505 vms_debug2 ((4, "EIHD size %d imgtype %d symvva 0x%lx eisd %d eihs %d\n",
649 /* Read & process EIHS record.
667 _bfd_error_handler (_("unable to read EIHS record at offset %#x"),
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
2873 /* EIHS is optional. */
3210 struct vms_eihs *eihs = NULL;
3302 /* Alloc EIHS. */
3307 eihs = (struct vms_eihs *)((char *) &eihd + PRIV (file_pos));
3311 bfd_putl32 (EIHS__K_MAJORID, eihs->majorid)
3205 struct vms_eihs *eihs = NULL; local
8349 struct vms_eihs eihs; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 47 #include "vms/eihs.h"
505 vms_debug2 ((4, "EIHD size %d imgtype %d symvva 0x%lx eisd %d eihs %d\n",
649 /* Read & process EIHS record.
667 _bfd_error_handler (_("unable to read EIHS record at offset %#x"),
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
2877 /* EIHS is optional. */
3216 struct vms_eihs *eihs = NULL;
3308 /* Alloc EIHS. */
3313 eihs = (struct vms_eihs *)((char *) &eihd + PRIV (file_pos));
3317 bfd_putl32 (EIHS__K_MAJORID, eihs->majorid)
3211 struct vms_eihs *eihs = NULL; local
8343 struct vms_eihs eihs; local
    [all...]

Completed in 30 milliseconds