Searched refs:N_ROSYM (Results 1 – 3 of 3) sorted by relevance
112 #define N_ROSYM 0x2c /* ro_data: name,,0,type,0 or section relative */ macro
244 stab->n_type == N_PSYM || stab->n_type == N_ROSYM || in stabs_read()
436 case N_ROSYM: in parse_stab()