Lines Matching refs:rel_rtype

86 	    (rdesc->rel_rtype == R_386_TLS_DTPOFF32))
98 reld->rel_rtype = (Word)ELF_R_TYPE(rel->r_info, M_MACH);
321 if (orsp->rel_rtype == R_386_RELATIVE)
360 rea.r_info = ELF_R_INFO(ndx, orsp->rel_rtype);
380 if (orsp->rel_rtype == R_386_JMP_SLOT)
444 Word rtype = arsp->rel_rtype;
468 arsp->rel_rtype = R_386_TLS_GOTIE;
516 arsp->rel_rtype = R_386_TLS_LE;
589 arsp->rel_rtype = R_386_TLS_LE;
619 arsp->rel_rtype = R_386_TLS_LE;
645 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf),
681 arsp->rel_rtype = R_386_TLS_LE;
711 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf),
861 } else if (IS_SIZE(arsp->rel_rtype)) {
901 if (IS_PLT(arsp->rel_rtype)) {
932 if (arsp->rel_rtype == R_386_TLS_DTPOFF32)
957 } else if (IS_GOT_BASED(arsp->rel_rtype) &&
961 } else if (IS_GOT_PC(arsp->rel_rtype) &&
966 } else if ((IS_PC_RELATIVE(arsp->rel_rtype)) &&
971 } else if (IS_TLS_INS(arsp->rel_rtype) &&
972 IS_GOT_RELATIVE(arsp->rel_rtype) &&
979 if (arsp->rel_rtype == R_386_TLS_IE) {
983 } else if (IS_GOT_RELATIVE(arsp->rel_rtype) &&
1009 if ((arsp->rel_rtype == R_386_TLS_LDO_32) ||
1010 (arsp->rel_rtype == R_386_TLS_LE))
1030 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf),
1061 conv_reloc_386_type(arsp->rel_rtype, 0, &inv_buf),
1129 if (sdp && (rsp->rel_rtype != M_R_RELATIVE) &&
1172 if (orsp->rel_rtype == M_R_RELATIVE)
1186 if (IS_GOT_REQUIRED(orsp->rel_rtype))
1221 !(IS_PC_RELATIVE(rsp->rel_rtype)) && !(IS_SIZE(rsp->rel_rtype)) &&
1222 !(IS_GOT_BASED(rsp->rel_rtype)) &&
1227 Word ortype = rsp->rel_rtype;
1229 rsp->rel_rtype = R_386_RELATIVE;
1232 rsp->rel_rtype = ortype;
1265 conv_reloc_386_type(rsp->rel_rtype, 0, &inv_buf),
1280 Word rtype = rsp->rel_rtype;
1322 rsp->rel_rtype = R_386_RELATIVE;
1379 rsp->rel_rtype = R_386_PLT32;
1385 rsp->rel_rtype = rtype;