Home
last modified time | relevance | path

Searched refs:FixupDiagnostic (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp550 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
551 if (FixupDiagnostic) { in adjustFixupValue()
552 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
567 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
568 if (FixupDiagnostic) { in adjustFixupValue()
569 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()
577 const char *FixupDiagnostic = reasonForFixupRelaxation(Fixup, Value); in adjustFixupValue() local
578 if (FixupDiagnostic) { in adjustFixupValue()
579 Ctx->reportError(Fixup.getLoc(), FixupDiagnostic); in adjustFixupValue()