Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Deihs.h47 unsigned char dmtvbn[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c627 unsigned int dmtvbn = bfd_getl32 (p + EIHS__L_DMTVBN); in _bfd_vms_slurp_eihs() local
634 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes); in _bfd_vms_slurp_eihs()
655 if (dmtvbn) in _bfd_vms_slurp_eihs()
664 section->filepos = VMS_BLOCK_SIZE * (dmtvbn - 1); in _bfd_vms_slurp_eihs()
2967 bfd_putl32 (0, eihs->dmtvbn); in alpha_vms_write_exec()
3056 bfd_putl32 ((dmt->filepos / VMS_BLOCK_SIZE) + 1, eihs->dmtvbn); in alpha_vms_write_exec()
7445 dmt_vbn = bfd_getl32 (eihs.dmtvbn); in evax_bfd_print_image()