Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctftools.h111 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
H A Dstabs.c243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM || in stabs_read()
H A Dst_parse.c434 case N_LCSYM: in parse_stab()