Home
last modified time | relevance | path

Searched defs:external_nlist (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/aout/
H A Daout64.h255 struct external_nlist struct
257 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
258 bfd_byte e_type[1]; /* Type of symbol. */
259 bfd_byte e_other[1]; /* Misc info (usually empty). */
260 bfd_byte e_desc[2]; /* Description field. */
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
/dflybsd-src/contrib/binutils-2.27/include/aout/
H A Daout64.h255 struct external_nlist struct
257 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
258 bfd_byte e_type[1]; /* Type of symbol. */
259 bfd_byte e_other[1]; /* Misc info (usually empty). */
260 bfd_byte e_desc[2]; /* Description field. */
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */
/dflybsd-src/contrib/gdb-7/include/aout/
H A Daout64.h255 struct external_nlist struct
257 bfd_byte e_strx[BYTES_IN_WORD]; /* Index into string table of name. */
258 bfd_byte e_type[1]; /* Type of symbol. */
259 bfd_byte e_other[1]; /* Misc info (usually empty). */
260 bfd_byte e_desc[2]; /* Description field. */
261 bfd_byte e_value[BYTES_IN_WORD]; /* Value of symbol. */