Home | History | Annotate | Download | only in config

Lines Matching full:o_tprel

151 #define O_tprel		O_md25		/* !tprel relocation.  */
161 #define USER_RELOC_P(R) ((R) >= O_literal && (R) <= O_tprel)
861 case O_tprel: name = "O_tprel"; break;