Home | History | Annotate | Download | only in config

Lines Matching refs:STO_SH5_ISA32

208 		 global and without STO_SH5_ISA32, we just equate the
210 STO_SH5_ISA32 will handle the datalabelness. */
213 if (S_GET_OTHER (mainsym) != STO_SH5_ISA32)
240 S_GET_OTHER (symp) & ~STO_SH5_ISA32);
265 if (S_GET_OTHER (symp) & STO_SH5_ISA32)
285 && S_GET_OTHER (mainsym) != STO_SH5_ISA32
299 /* Don't forget to remove the STO_SH5_ISA32 attribute after
301 S_SET_OTHER (symp, S_GET_OTHER (symp) & ~STO_SH5_ISA32);
451 table is written. We subtract 1 from all symbols marked STO_SH5_ISA32,
487 else if (S_GET_OTHER (symp) & STO_SH5_ISA32)
500 "symp->sy_value.X_add_number++" on the STO_SH5_ISA32 symbols
3184 S_SET_OTHER (symp, S_GET_OTHER (symp) & ~STO_SH5_ISA32);
3234 S_SET_OTHER (symp, S_GET_OTHER (symp) | STO_SH5_ISA32);
3269 && S_GET_OTHER (symp) != STO_SH5_ISA32)
3307 S_SET_OTHER (dl_symp, S_GET_OTHER (dl_symp) & ~STO_SH5_ISA32);
3444 S_SET_OTHER (symp, S_GET_OTHER (symp) & ~STO_SH5_ISA32);