reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
55 bool requiresDiffExpressionRelocations() const override {
735 getBackend().requiresDiffExpressionRelocations()) { 987 if (!getBackend().requiresDiffExpressionRelocations()) { 1026 if (getBackend().requiresDiffExpressionRelocations()) {lib/MC/MCExpr.cpp
582 if (!Asm->getBackend().requiresDiffExpressionRelocations())
lib/MC/MCObjectStreamer.cpp 87 if (Asm.getBackendPtr()->requiresDiffExpressionRelocations())