Searched refs:hasGOTReference (Results 1 – 1 of 1) sorted by relevance
1575 static bool hasGOTReference(const MCExpr *Expr) { in hasGOTReference() function1579 return hasGOTReference(SE->getSubExpr()); in hasGOTReference()1587 return hasGOTReference(BE->getLHS()) || hasGOTReference(BE->getRHS()); in hasGOTReference()1596 return hasGOTReference(cast<MCUnaryExpr>(Expr)->getSubExpr()); in hasGOTReference()1613 VK = (hasGOTReference(subExpr) ? SparcMCExpr::VK_Sparc_PC10 in adjustPICRelocation()1617 VK = (hasGOTReference(subExpr) ? SparcMCExpr::VK_Sparc_PC22 in adjustPICRelocation()