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

Declarations

include/llvm/MC/MCContext.h
  686     LLVM_ATTRIBUTE_NORETURN void reportFatalError(SMLoc L,

References

lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
   87       Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol");
  150     Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol");
lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp
   49       Ctx->reportFatalError(Fixup.getLoc(), Diagnostic);
   67       Ctx->reportFatalError(Fixup.getLoc(), Diagnostic);
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
  200       Ctx.reportFatalError(Fixup.getLoc(), "out of range PC26 fixup");