Searched refs:GOTPCRelCst (Results 1 – 2 of 2) sorted by relevance
2208 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local2209 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()2211 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()
2510 int64_t GOTPCRelCst = Offset + MV.getConstant(); in handleIndirectSymViaGOTPCRel() local2511 if (GOTPCRelCst < 0) in handleIndirectSymViaGOTPCRel()2513 if (!AP.getObjFileLowering().supportGOTPCRelWithOffset() && GOTPCRelCst != 0) in handleIndirectSymViaGOTPCRel()