Home
last modified time | relevance | path

Searched refs:e_res2 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dpe.h197 char e_res2[10][2]; /* Reserved words, all 0x0. */ member
236 char e_res2[10][2]; /* Reserved words, all 0x0. */ member
Dinternal.h55 unsigned short e_res2[10]; /* Reserved words, all 0x0 */ member
/toolchain/binutils/binutils-2.27/bfd/
DpeXXigen.c852 filehdr_in->pe.e_res2[idx] = 0x0; in _bfd_XXi_only_swap_filehdr_out()
914 H_PUT_16 (abfd, filehdr_in->pe.e_res2[idx], filehdr_out->e_res2[idx]); in _bfd_XXi_only_swap_filehdr_out()