reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
215 if (!Expr->evaluateAsRelocatable(Target, &Layout, &Fixup)) { 219 if (const MCSymbolRefExpr *RefB = Target.getSymB()) { 233 if (Target.getSymB()) { 235 } else if (!Target.getSymA()) { 238 const MCSymbolRefExpr *A = Target.getSymA(); 248 IsResolved = Target.isAbsolute(); 251 Value = Target.getConstant(); 253 if (const MCSymbolRefExpr *A = Target.getSymA()) { 258 if (const MCSymbolRefExpr *B = Target.getSymB()) { 279 if (IsResolved && getBackend().shouldForceRelocation(*this, Fixup, Target)) {