reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
   55   bool requiresDiffExpressionRelocations() const override {

References

lib/MC/MCAssembler.cpp
  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())