Searched refs:N_STSYM (Results 1 – 3 of 3) sorted by relevance
110 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
246 stab->n_type == N_STSYM || stab->n_type == N_BINCL || in stabs_read()
438 case N_STSYM: in parse_stab()