Home | History | Annotate | Download | only in bfd

Lines Matching refs:e_bss

77   bfd_byte e_bss[2];		/* Length of bss area in bytes.  */
393 execp->a_bss = GET_WORD (abfd, bytes->e_bss);
422 PUT_WORD (abfd, execp->a_bss, bytes->e_bss);