Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/include/aout/
H A Daout64.h266 struct internal_nlist struct
268 unsigned long n_strx; /* Index into string table of name. */
269 unsigned char n_type; /* Type of symbol. */
270 unsigned char n_other; /* Misc info (usually empty). */
271 unsigned short n_desc; /* Description field. */
272 bfd_vma n_value; /* Value of symbol. */
/dflybsd-src/contrib/binutils-2.27/include/aout/
H A Daout64.h266 struct internal_nlist struct
268 unsigned long n_strx; /* Index into string table of name. */
269 unsigned char n_type; /* Type of symbol. */
270 unsigned char n_other; /* Misc info (usually empty). */
271 unsigned short n_desc; /* Description field. */
272 bfd_vma n_value; /* Value of symbol. */
/dflybsd-src/contrib/gdb-7/include/aout/
H A Daout64.h266 struct internal_nlist struct
268 unsigned long n_strx; /* Index into string table of name. */
269 unsigned char n_type; /* Type of symbol. */
270 unsigned char n_other; /* Misc info (usually empty). */
271 unsigned short n_desc; /* Description field. */
272 bfd_vma n_value; /* Value of symbol. */