Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dnlist_aout.h51 struct nlist { struct
53 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 */
/f-stack/freebsd/sys/
H A Dnlist_aout.h53 struct nlist { struct
55 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 */
H A Dlink_aout.h89 struct nlist nlist; member
/f-stack/tools/ngctl/
H A Dlist.c68 struct namelist *nlist; in ListCmd() local
H A Ddot.c69 struct namelist *nlist; in DotCmd() local