Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dpe.h194 char e_res[4][2]; /* Reserved words, all 0x0. */ member
233 char e_res[4][2]; /* Reserved words, all 0x0. */ member
Dinternal.h52 unsigned short e_res[4]; /* Reserved words, all 0x0 */ member
/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c843 filehdr_in->pe.e_res[idx] = 0x0; in _bfd_XXi_only_swap_filehdr_out()
905 H_PUT_16 (abfd, filehdr_in->pe.e_res[idx], filehdr_out->e_res[idx]); in _bfd_XXi_only_swap_filehdr_out()