Searched refs:N_GSYM (Results 1 – 3 of 3) sorted by relevance
108 #define N_GSYM 0x20 /* global symbol: name,,0,type,0 */ macro
242 if (!(stab->n_type == N_FUN || stab->n_type == N_GSYM || in stabs_read()
433 case N_GSYM: in parse_stab()