Searched refs:e_drsize (Results 1 – 4 of 4) sorted by relevance
74 unsigned char e_drsize[4]; /* Length of data relocation info */ member
38 bfd_byte e_drsize[BYTES_IN_WORD]; /* Length of data relocation info. */ member
91 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in bout_swap_exec_header_in()116 PUT_WORD (abfd, execp->a_drsize, bytes->e_drsize); in bout_swap_exec_header_out()
390 execp->a_drsize = GET_WORD (abfd, bytes->e_drsize); in NAME()422 PUT_WORD (abfd, execp->a_drsize, bytes->e_drsize); in NAME()