Home | History | Annotate | Download | only in bfd

Lines Matching full:e_text

75   bfd_byte e_text[2];		/* Length of text section in bytes.  */
391 execp->a_text = GET_WORD (abfd, bytes->e_text);
420 PUT_WORD (abfd, execp->a_text, bytes->e_text);