Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/
Dbout.h74 unsigned char e_trsize[4]; /* Length of text relocation info */ member
/toolchain/binutils/binutils-2.27/include/aout/
Ddynix3.h38 unsigned char e_trsize[4]; member
Dhp300hpux.h27 unsigned char e_trsize[4]; /* length of relocation info for text, in bytes*/ member
Dadobe.h37 bfd_byte e_trsize[BYTES_IN_WORD]; /* length of text relocation info */ member
Daout64.h38 bfd_byte e_trsize[BYTES_IN_WORD]; /* Length of text relocation info. */ member
/toolchain/binutils/binutils-2.27/bfd/
Di386dynix.c76 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize); in i386dynix_32_swap_exec_header_in()
Daout-adobe.c46 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize); in aout_adobe_swap_exec_header_in()
66 PUT_WORD (abfd, execp->a_trsize, bytes->e_trsize); in aout_adobe_swap_exec_header_out()
Dhp300hpux.c459 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize); in NAME()
Dbout.c89 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize); in bout_swap_exec_header_in()
114 PUT_WORD (abfd, execp->a_trsize, bytes->e_trsize); in bout_swap_exec_header_out()
Daoutx.h388 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize); in NAME()
420 PUT_WORD (abfd, execp->a_trsize, bytes->e_trsize); in NAME()