Searched defs:nlist (Results 1 – 5 of 5) sorted by relevance
51 struct nlist { struct53 union {56 } n_un;60 unsigned char n_type; /* type defines */61 char n_other; /* ".type" and binding information */62 short n_desc; /* used by stab entries */63 unsigned long n_value; /* address/value of the symbol */
53 struct nlist { struct55 union {58 } n_un;62 unsigned char n_type; /* type defines */63 char n_other; /* ".type" and binding information */64 short n_desc; /* used by stab entries */65 unsigned long n_value; /* address/value of the symbol */
89 struct nlist nlist; member
68 struct namelist *nlist; in ListCmd() local
69 struct namelist *nlist; in DotCmd() local