Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctftools.h110 #define N_STSYM 0x26 /* static symbol: name,,0,type,0 or section relative */ macro
H A Dstabs.c246 stab->n_type == N_STSYM || stab->n_type == N_BINCL || in stabs_read()
H A Dst_parse.c438 case N_STSYM: in parse_stab()