Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dbout.h107 struct nlist struct
112 struct nlist * n_next; argument
114 } n_un;
116 unsigned char n_type; /* See below */
117 char n_other; /* Used in i80960 support -- see below */
118 short n_desc;
119 unsigned long n_value;
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h221 struct nlist struct
226 struct nlist *n_next; argument
229 n_un;
230 unsigned char n_type;
231 char n_other;
232 short n_desc;
233 unsigned long n_value;