Home
last modified time | relevance | path

Searched refs:gstvbn (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/vms/
Deihs.h41 unsigned char gstvbn[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c623 unsigned int gstvbn = bfd_getl32 (p + EIHS__L_GSTVBN); in _bfd_vms_slurp_eihs() local
634 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes); in _bfd_vms_slurp_eihs()
670 if (gstvbn) in _bfd_vms_slurp_eihs()
672 if (bfd_seek (abfd, VMS_BLOCK_SIZE * (gstvbn - 1), SEEK_SET)) in _bfd_vms_slurp_eihs()
2965 bfd_putl32 (0, eihs->gstvbn); in alpha_vms_write_exec()
3063 bfd_putl32 ((gst_filepos / VMS_BLOCK_SIZE) + 1, eihs->gstvbn); in alpha_vms_write_exec()
7441 gst_vbn = bfd_getl32 (eihs.gstvbn); in evax_bfd_print_image()