HomeSort by relevance Sort by last modified time
    Searched refs:gstvbn (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/include/vms/
eihs.h 41 unsigned char gstvbn[4]; member in struct:vms_eihs
  /toolchain/binutils/binutils-2.27/bfd/
vms-alpha.c 627 unsigned int gstvbn = bfd_getl32 (p + EIHS__L_GSTVBN);
637 vms_debug (4, "EIHS record gstvbn %d gstsize %d dstvbn %d dstsize %d dmtvbn %d dmtbytes %d\n",
638 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes);
674 if (gstvbn)
676 if (bfd_seek (abfd, VMS_BLOCK_SIZE * (gstvbn - 1), SEEK_SET))
625 unsigned int gstvbn = bfd_getl32 (p + EIHS__L_GSTVBN); local
    [all...]

Completed in 7906 milliseconds