Home | History | Annotate | Download | only in MC

Lines Matching refs:RefA

181                                 const MCSymbolRefExpr *RefA,
506 const MCSymbolRefExpr *RefA,
512 if (!RefA)
515 MCSymbolRefExpr::VariantKind Kind = RefA->getKind();
674 const MCSymbolRefExpr *RefA = Target.getSymA();
675 const auto *SymA = RefA ? cast<MCSymbolELF>(&RefA->getSymbol()) : nullptr;
690 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type);