Home
last modified time | relevance | path

Searched refs:N_PSYM (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/tools/ctf/cvt/
H A Dstabs.c244 stab->n_type == N_PSYM || stab->n_type == N_ROSYM || in stabs_read()
332 if (scope && stab->n_type != N_PSYM) { in stabs_read()
H A Dctftools.h118 #define N_PSYM 0xa0 /* parameter: name,,0,type,offset */ macro
H A Dst_parse.c435 case N_PSYM: in parse_stab()