Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dctftools.h108 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */ macro
H A Dstabs.c242 if (!(stab->n_type == N_FUN || stab->n_type == N_GSYM || in stabs_read()
H A Dst_parse.c433 case N_GSYM: in parse_stab()