Searched refs:RelocNeedsGOT (Results 1 – 1 of 1) sorted by relevance
45 static bool RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant);349 bool ELFObjectWriter::RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant) { in RelocNeedsGOT() function in ELFObjectWriter756 if (RelocNeedsGOT(Modifier)) in RecordRelocation()