HomeSort by: relevance | last modified time | path
    Searched refs:dstvbn (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/vms/
eihs.h 35 unsigned char dstvbn[4]; member in struct:vms_eihs
  /src/external/gpl3/binutils.old/dist/include/vms/
eihs.h 35 unsigned char dstvbn[4]; member in struct:vms_eihs
  /src/external/gpl3/gdb/dist/include/vms/
eihs.h 35 unsigned char dstvbn[4]; member in struct:vms_eihs
  /src/external/gpl3/gdb.old/dist/include/vms/
eihs.h 35 unsigned char dstvbn[4]; member in struct:vms_eihs
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 647 unsigned int dstvbn;
664 dstvbn = bfd_getl32 (p + EIHS__L_DSTVBN);
671 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
672 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes);
675 if (dstvbn)
684 section->filepos = VMS_BLOCK_SIZE * (dstvbn - 1);
3326 bfd_putl32 (0, eihs->dstvbn);
3414 bfd_putl32 ((dst->filepos / VMS_BLOCK_SIZE) + 1, eihs->dstvbn);
8395 dst_vbn = bfd_getl32 (eihs.dstvbn);
645 unsigned int dstvbn; local
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 658 unsigned int dstvbn;
675 dstvbn = bfd_getl32 (p + EIHS__L_DSTVBN);
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
683 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes);
686 if (dstvbn)
695 section->filepos = VMS_BLOCK_SIZE * (dstvbn - 1);
3313 bfd_putl32 (0, eihs->dstvbn);
3401 bfd_putl32 ((dst->filepos / VMS_BLOCK_SIZE) + 1, eihs->dstvbn);
8373 dst_vbn = bfd_getl32 (eihs.dstvbn);
656 unsigned int dstvbn; local
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 658 unsigned int dstvbn;
675 dstvbn = bfd_getl32 (p + EIHS__L_DSTVBN);
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
683 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes);
686 if (dstvbn)
695 section->filepos = VMS_BLOCK_SIZE * (dstvbn - 1);
3313 bfd_putl32 (0, eihs->dstvbn);
3401 bfd_putl32 ((dst->filepos / VMS_BLOCK_SIZE) + 1, eihs->dstvbn);
8373 dst_vbn = bfd_getl32 (eihs.dstvbn);
656 unsigned int dstvbn; local
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 658 unsigned int dstvbn;
675 dstvbn = bfd_getl32 (p + EIHS__L_DSTVBN);
682 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
683 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes);
686 if (dstvbn)
695 section->filepos = VMS_BLOCK_SIZE * (dstvbn - 1);
3319 bfd_putl32 (0, eihs->dstvbn);
3407 bfd_putl32 ((dst->filepos / VMS_BLOCK_SIZE) + 1, eihs->dstvbn);
8367 dst_vbn = bfd_getl32 (eihs.dstvbn);
656 unsigned int dstvbn; local

Completed in 51 milliseconds