Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dctftools.h116 #define N_LSYM 0x80 /* local sym: name,,0,type,offset */ macro
H A Dstabs.c243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM || in stabs_read()
H A Dst_parse.c424 case N_LSYM: in parse_stab()