Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/vms/
Deihd.h61 unsigned char imgtype[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c470 unsigned int imgtype, size; in _bfd_vms_slurp_eihd() local
477 imgtype = bfd_getl32 (eihd->imgtype); in _bfd_vms_slurp_eihd()
479 if (imgtype == EIHD__K_EXE || imgtype == EIHD__K_LIM) in _bfd_vms_slurp_eihd()
496 size, imgtype, (unsigned long)symvva, in _bfd_vms_slurp_eihd()
2887 bfd_putl32 (EIHD__K_EXE, eihd.imgtype); in alpha_vms_write_exec()
7176 val = (unsigned)bfd_getl32 (eihd.imgtype); in evax_bfd_print_image()