/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | LLVMContext.cpp | 221 void LLVMContext::emitError(const Twine &ErrorStr) { in emitError() 225 void LLVMContext::emitError(const Instruction *I, const Twine &ErrorStr) { in emitError() 286 void LLVMContext::emitError(uint64_t LocCookie, const Twine &ErrorStr) { in emitError()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-as/ |
H A D | llvm-as.cpp | 154 std::string ErrorStr; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFEmitterImpl.cpp | 26 std::string ErrorStr; in init() local
|
H A D | DebugLineSectionEmitter.h | 65 std::string ErrorStr; in init() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 197 std::string ErrorStr; in llvm_dwp_main() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | ExecutionEngine.h | 538 std::string *ErrorStr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.cpp | 45 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 318 std::string ErrorStr; variable
|
H A D | RuntimeDyldChecker.cpp | 762 std::string ErrorStr; in getTargetInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 46 std::string ErrorStr; in init() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 787 std::string ErrorStr; in linkAndVerify() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 779 ASTUnit::getBufferForFile(StringRef Filename, std::string *ErrorStr) { in getBufferForFile()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 2584 std::string ErrorStr = "could not find file '"; in getInputFile() local 2638 std::string ErrorStr = "could not get buffer for file '"; in getInputFile() local 4719 std::string ErrorStr; in ReadASTCore() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 7681 bool MipsAsmParser::eatComma(StringRef ErrorStr) { in eatComma()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 11848 std::string ErrorStr; in getSymbolFunctionGlobalAddress() local
|