Searched refs:N_LSYM (Results 1 – 3 of 3) sorted by relevance
116 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM || in stabs_read()
424 case N_LSYM: in parse_stab()