Searched refs:N_LSYM (Results 1 – 3 of 3) sorted by relevance
88 #define N_LSYM 0x80 /* stack variable */ macro
101 #define N_LSYM 0x80 /* local sym: name,,NO_SECT,type,offset */ macro
175 case N_LSYM: in init_predicates()