Home
last modified time | relevance | path

Searched defs:ErrMsg (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/Support/
DProgram.cpp32 unsigned memoryLimit, std::string *ErrMsg, in ExecuteAndWait()
51 unsigned memoryLimit, std::string *ErrMsg, in ExecuteNoWait()
DGraphWriter.cpp83 std::string &ErrMsg) { in ExecGraphViewer()
138 std::string ErrMsg; in DisplayGraph() local
/external/llvm/bindings/go/llvm/
DSupportBindings.cpp19 void LLVMLoadLibraryPermanently2(const char *Filename, char **ErrMsg) { in LLVMLoadLibraryPermanently2()
/external/llvm/utils/not/
Dnot.cpp42 std::string ErrMsg; in main() local
/external/llvm/tools/bugpoint/
DFindBugs.cpp34 std::string &ErrMsg) { in runManyPasses()
DBugDriver.cpp150 bool BugDriver::run(std::string &ErrMsg) { in run()
DOptimizerDriver.cpp235 std::string ErrMsg; in runPasses() local
DToolRunner.cpp65 std::string *ErrMsg = nullptr) { in RunProgramWithTimeout()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp178 std::string ErrMsg = "could not open bitcode file for writing: "; in writeMergedModules() local
189 std::string ErrMsg = "could not write bitcode file: "; in writeMergedModules() local
291 std::string ErrMsg; in determineTarget() local
595 void LTOCodeGenerator::emitError(const std::string &ErrMsg) { in emitError()
/external/clang/lib/Driver/
DJob.cpp218 int Command::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
281 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
/external/llvm/lib/CodeGen/
DParallelCG.cpp49 std::string ErrMsg; in splitCodeGen() local
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp125 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) in finalizeMemory()
DExecutionEngineBindings.cpp371 bool SimpleBindingMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
/external/llvm/tools/lli/
DRemoteMemoryManager.cpp151 bool RemoteMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
/external/llvm/lib/Support/Windows/
DWindowsSupport.h47 inline bool MakeErrMsg(std::string* ErrMsg, const std::string& prefix) { in MakeErrMsg()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp256 std::string ErrMsg; in evalDecodeOperand() local
269 std::string ErrMsg; in evalDecodeOperand() local
427 std::string ErrMsg("No known address for symbol '"); in evalIdentifierExpr() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp162 bool finalizeMemory(std::string *ErrMsg) override { return false; } in finalizeMemory()
266 std::string ErrMsg; in loadDylibs() local
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp355 std::string ErrMsg; in main() local
/external/llvm/unittests/Bitcode/
DBitReaderTest.cpp37 std::string ErrMsg; in parseAssembly() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp493 bool onInteger(int64_t TmpInt, StringRef &ErrMsg) { in onInteger()
834 StringRef &ErrMsg) { in CheckBaseRegAndIndexReg()
1234 StringRef ErrMsg; in ParseIntelExpression() local
1351 StringRef ErrMsg; in ParseIntelBracExpression() local
2055 StringRef ErrMsg; in ParseMemOperand() local
/external/llvm/tools/dsymutil/
DMachOUtils.cpp45 std::string ErrMsg; in runLipo() local
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp29 std::string ErrMsg; in parseAssembly() local
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp797 std::string ErrMsg; in ~UbigraphViz() local
/external/llvm/tools/gold/
Dgold-plugin.cpp766 std::string ErrMsg; in codegen() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1866 std::string ErrMsg = "looking up intrinsic '" + Name.str() + "("; in getIntrinsic() local

12