Home
last modified time | relevance | path

Searched refs:e_drsize (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dbout.h75 unsigned char e_drsize[4]; /* Length of data relocation info */ member
/toolchain/binutils/binutils-2.27/include/aout/
Ddynix3.h39 unsigned char e_drsize[4]; member
Dhp300hpux.h28 unsigned char e_drsize[4]; /* length of relocation info for data, in bytes*/ member
Dadobe.h38 bfd_byte e_drsize[BYTES_IN_WORD]; /* length of data relocation info */ member
Daout64.h39 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */ member
/toolchain/binutils/binutils-2.27/bfd/
Di386dynix.c77 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in i386dynix_32_swap_exec_header_in()
Daout-adobe.c47 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in aout_adobe_swap_exec_header_in()
67 PUT_WORD (abfd, execp->a_drsize, bytes->e_drsize); in aout_adobe_swap_exec_header_out()
Dhp300hpux.c460 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in NAME()
Dbout.c90 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in bout_swap_exec_header_in()
115 PUT_WORD (abfd, execp->a_drsize, bytes->e_drsize); in bout_swap_exec_header_out()
Daoutx.h389 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in NAME()
421 PUT_WORD (abfd, execp->a_drsize, bytes->e_drsize); in NAME()