Searched refs:getStrError (Results 1 – 5 of 5) sorted by relevance
71 Ctx.getStrError() in run()110 Ctx.getStrError() << "WASM support not enabled\n"; in run()116 Ctx.getStrError() in run()152 Ctx.getStrError() << "Error: Build doesn't allow LLVM IR, " in run()
268 Ctx->getStrError() << Reason; in setFatalError()
412 getStrError() << "ICE translation error: " << Func->getFunctionName() in translateFunctions()471 getStrError() << "emitFileHeader for non-ELF"; in emitFileHeader()
187 Ostream &getStrError() { return *StrError; } in getStrError() function
592 raw_ostream &OldErrStream = setErrStream(Context->getStrError()); in ErrorAt()3285 getContext()->getStrError() << Header.Unsupported(); in translate()