Home
last modified time | relevance | path

Searched defs:internal_nlist (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Daout64.h269 struct internal_nlist struct
271 unsigned long n_strx; /* Index into string table of name. */
272 unsigned char n_type; /* Type of symbol. */
273 unsigned char n_other; /* Misc info (usually empty). */
274 unsigned short n_desc; /* Description field. */
275 bfd_vma n_value; /* Value of symbol. */
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Daout64.h269 struct internal_nlist struct
271 unsigned long n_strx; /* Index into string table of name. */
272 unsigned char n_type; /* Type of symbol. */
273 unsigned char n_other; /* Misc info (usually empty). */
274 unsigned short n_desc; /* Description field. */
275 bfd_vma n_value; /* Value of symbol. */