Home
last modified time | relevance | path

Searched refs:RelocNeedsGOT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DELFObjectWriter.cpp45 static bool RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant);
349 bool ELFObjectWriter::RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant) { in RelocNeedsGOT() function in ELFObjectWriter
756 if (RelocNeedsGOT(Modifier)) in RecordRelocation()