Searched defs:N_LSYM (Results 1 – 3 of 3) sorted by relevance
54 #define N_LSYM 0x80 /* stack variable */ macro
122 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
376 N_LSYM = 0x80u, global() enumerator