Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Deihs.h35 unsigned char dstvbn[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c625 unsigned int dstvbn = bfd_getl32 (p + EIHS__L_DSTVBN); in _bfd_vms_slurp_eihs() local
634 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes); in _bfd_vms_slurp_eihs()
637 if (dstvbn) in _bfd_vms_slurp_eihs()
646 section->filepos = VMS_BLOCK_SIZE * (dstvbn - 1); in _bfd_vms_slurp_eihs()
2963 bfd_putl32 (0, eihs->dstvbn); in alpha_vms_write_exec()
3050 bfd_putl32 ((dst->filepos / VMS_BLOCK_SIZE) + 1, eihs->dstvbn); in alpha_vms_write_exec()
7437 dst_vbn = bfd_getl32 (eihs.dstvbn); in evax_bfd_print_image()