Searched refs:N_PSYM (Results 1 – 3 of 3) sorted by relevance
244 stab->n_type == N_PSYM || stab->n_type == N_ROSYM || in stabs_read()332 if (scope && stab->n_type != N_PSYM) { in stabs_read()
118 #define N_PSYM 0xa0 /* parameter: name,,0,type,offset */ macro
435 case N_PSYM: in parse_stab()