Searched refs:N_LCSYM (Results 1 – 3 of 3) sorted by relevance
111 #define N_LCSYM 0x28 /* .lcomm symbol: name,,0,type,0 or section relative */ macro
243 stab->n_type == N_LCSYM || stab->n_type == N_LSYM || in stabs_read()
434 case N_LCSYM: in parse_stab()