Searched refs:e_other (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/aout/
H A Daout64.h264 bfd_byte e_other[1]; /* Misc info (usually empty). */
262 bfd_byte e_other[1]; /* Misc info (usually empty). */ member in struct:external_nlist
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1708 in->other = H_GET_8 (abfd, ext->e_other);
1869 H_PUT_8 (abfd, aout_symbol (g)->other, nsp.e_other);
1875 H_PUT_8 (abfd, 0, nsp.e_other);
3607 H_PUT_8 (output_bfd, 0, outsym.e_other);
4745 H_PUT_8 (output_bfd, 0, outsym->e_other);
5151 H_PUT_8 (output_bfd, H_GET_8 (input_bfd, sym->e_other), outsym->e_other);
H A Dsunos.c2311 H_PUT_8 (output_bfd, 0, outsym->e_other);

Completed in 93 milliseconds