Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Deihs.h38 unsigned char dstsize[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c626 unsigned int dstsize = bfd_getl32 (p + EIHS__L_DSTSIZE); in _bfd_vms_slurp_eihs() local
634 gstvbn, gstsize, dstvbn, dstsize, dmtvbn, dmtbytes); in _bfd_vms_slurp_eihs()
645 section->size = dstsize; in _bfd_vms_slurp_eihs()
2964 bfd_putl32 (0, eihs->dstsize); in alpha_vms_write_exec()
3051 bfd_putl32 (dst->size, eihs->dstsize); in alpha_vms_write_exec()
7438 dst_size = bfd_getl32 (eihs.dstsize); in evax_bfd_print_image()