Home
last modified time | relevance | path

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

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