Searched refs:C_STATLAB (Results 1 – 4 of 4) sorted by relevance
247 #define C_STATLAB 20 /* Static load time label */ macro
592 syment->n_value += (syment->n_sclass == C_STATLAB) in fixup_symbol_value()
4598 case C_STATLAB: /* Static load time label. */ in coff_slurp_symbol_table()
2176 S_SET_STORAGE_CLASS (symbolP, C_STATLAB);