Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dflags_parser.h44 void reportFatalError(const char *Error);
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dflags_parser.h44 void reportFatalError(const char *Error);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp87 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
150 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp90 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
162 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp243 MCA.getContext().reportFatalError( in encodePPC64LocalEntryOffset()
248 MCA.getContext().reportFatalError( in encodePPC64LocalEntryOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp49 Ctx->reportFatalError(Fixup.getLoc(), Diagnostic); in signed_width()
67 Ctx->reportFatalError(Fixup.getLoc(), Diagnostic); in unsigned_width()
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp50 Ctx->reportFatalError(Fixup.getLoc(), Diagnostic); in signed_width()
69 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-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp200 Ctx.reportFatalError(Fixup.getLoc(), "out of range PC26 fixup"); in adjustFixupValue()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp200 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/llvm-project/llvm/include/llvm/MC/
DMCContext.h739 LLVM_ATTRIBUTE_NORETURN void reportFatalError(SMLoc L,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h686 LLVM_ATTRIBUTE_NORETURN void reportFatalError(SMLoc L,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp719 void MCContext::reportFatalError(SMLoc Loc, const Twine &Msg) { in reportFatalError() function in MCContext
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp852 void MCContext::reportFatalError(SMLoc Loc, const Twine &Msg) { in reportFatalError() function in MCContext