Home | History | Annotate | Download | only in MC

Lines Matching refs:Variant

45     static bool RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant);
349 bool ELFObjectWriter::RelocNeedsGOT(MCSymbolRefExpr::VariantKind Variant) {
350 switch (Variant) {