Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp85 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
142 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp50 Ctx->reportFatalError(Fixup.getLoc(), Diagnostic); in signed_width()
68 Ctx->reportFatalError(Fixup.getLoc(), Diagnostic); in unsigned_width()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp188 Ctx->reportFatalError(Fixup.getLoc(), "out of range PC26 fixup"); in adjustFixupValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp201 Ctx.reportFatalError(Fixup.getLoc(), "out of range PC26 fixup"); in adjustFixupValue()
/external/llvm/include/llvm/MC/
DMCContext.h584 LLVM_ATTRIBUTE_NORETURN void reportFatalError(SMLoc L,
/external/llvm/lib/MC/
DMCContext.cpp521 void MCContext::reportFatalError(SMLoc Loc, const Twine &Msg) { in reportFatalError() function in MCContext
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h657 LLVM_ATTRIBUTE_NORETURN void reportFatalError(SMLoc L,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp631 void MCContext::reportFatalError(SMLoc Loc, const Twine &Msg) { in reportFatalError() function in MCContext