Home
last modified time | relevance | path

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

12

/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp293 std::set<sys::Path>& result, std::string* ErrMsg) { in recurseDirectories()
323 bool buildPaths(bool checkExistence, std::string* ErrMsg) { in buildPaths()
367 bool doPrint(std::string* ErrMsg) { in doPrint()
419 doDisplayTable(std::string* ErrMsg) { in doDisplayTable()
455 doExtract(std::string* ErrMsg) { in doExtract()
498 doDelete(std::string* ErrMsg) { in doDelete()
531 doMove(std::string* ErrMsg) { in doMove()
584 doQuickAppend(std::string* ErrMsg) { in doQuickAppend()
609 doReplaceOrInsert(std::string* ErrMsg) { in doReplaceOrInsert()
755 std::string ErrMsg; in main() local
/external/llvm/lib/Archive/
DArchive.cpp70 bool ArchiveMember::replaceWith(const sys::Path& newFile, std::string* ErrMsg) { in replaceWith()
152 Archive::mapToMemory(std::string* ErrMsg) { in mapToMemory()
222 std::string* ErrMsg) { in GetBitcodeSymbols()
247 std::string* ErrMsg) { in GetBitcodeSymbols()
DArchiveWriter.cpp160 std::string* ErrMsg) { in addFileBefore()
208 std::string* ErrMsg in writeMember()
353 std::string* ErrMsg) in writeToDisk()
DArchiveReader.cpp459 std::string* ErrMsg) { in findModuleDefiningSymbol()
/external/llvm/lib/Support/
DProgram.cpp32 std::string* ErrMsg) { in ExecuteAndWait()
46 std::string* ErrMsg) { in ExecuteNoWait()
DGraphWriter.cpp70 const sys::Path &Filename, bool wait, std::string &ErrMsg) { in ExecGraphViewer()
89 std::string ErrMsg; in DisplayGraph() local
/external/llvm/include/llvm/Support/
DIRReader.h40 std::string ErrMsg; in getLazyIRModule() local
81 std::string ErrMsg; in ParseIR() local
DGraphWriter.h324 std::string ErrMsg; variable
/external/llvm/utils/not/
Dnot.cpp18 std::string ErrMsg; in main() local
/external/llvm/tools/bugpoint/
DFindBugs.cpp33 std::string &ErrMsg) { in runManyPasses()
DExecutionDriver.cpp269 std::string ErrMsg; in compileProgram() local
302 std::string ErrMsg; in executeProgram() local
DToolRunner.cpp63 std::string *ErrMsg = 0) { in RunProgramWithTimeout()
148 std::string ErrMsg; in ProcessFailure() local
451 std::string ErrMsg; in OutputCode() local
686 std::string ErrMsg; in ExecuteProgram() local
796 std::string ErrMsg; in MakeSharedObject() local
DBugDriver.cpp149 bool BugDriver::run(std::string &ErrMsg) { in run()
DOptimizerDriver.cpp118 std::string ErrMsg; in runPasses() local
DExtractFunction.cpp367 std::string ErrMsg; in ExtractMappedBlocksFromModule() local
/external/llvm/tools/lli/
DRecordingMemoryManager.h61 bool applyPermissions(std::string *ErrMsg) { return false; } in applyPermissions()
/external/clang/lib/AST/
DInheritViz.cpp138 std::string ErrMsg; in viewInheritance() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DSectionMemoryManager.cpp114 bool SectionMemoryManager::applyPermissions(std::string *ErrMsg) in applyPermissions()
/external/llvm/lib/Support/Windows/
DWindows.h34 inline bool MakeErrMsg(std::string* ErrMsg, const std::string& prefix) { in MakeErrMsg()
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
Dcompile.h85 const char *ErrMsg; member
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp72 bool applyPermissions(std::string *ErrMsg) { return false; } in applyPermissions()
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp704 std::string ErrMsg; in CreateUbiViz() local
774 std::string ErrMsg; in ~UbigraphViz() local
/external/llvm/tools/gold/
Dgold-plugin.cpp456 std::string ErrMsg; in cleanup_hook() local
/external/llvm/unittests/Support/
DPath.cpp313 std::string ErrMsg; in TEST_F() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp512 bool applyPermissions(std::string *ErrMsg) { in applyPermissions()
683 std::string ErrMsg; in allocateNewSlab() local

12