Home
last modified time | relevance | path

Searched defs:ErrStream (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp196 std::ostringstream ErrStream; in registerJITDylib() local
202 std::ostringstream ErrStream; in registerJITDylib() local
219 std::ostringstream ErrStream; in deregisterJITDylib() local
333 std::ostringstream ErrStream; in dlopenFull() local
366 std::ostringstream ErrStream; dlopenInitialize() local
397 std::ostringstream ErrStream; dlcloseImpl() local
463 std::ostringstream ErrStream; registerObjectSections() local
507 std::ostringstream ErrStream; deregisterObjectSections() local
563 std::ostringstream ErrStream; registerAtExit() local
[all...]
H A Dmacho_platform.cpp510 ErrStream << "Duplicate JITDylib registration for header " << Header in registerObjectPlatformSections() local
426 std::ostringstream ErrStream; registerJITDylib() local
432 std::ostringstream ErrStream; registerJITDylib() local
449 std::ostringstream ErrStream; deregisterJITDylib() local
587 std::ostringstream ErrStream; deregisterObjectPlatformSections() local
957 std::ostringstream ErrStream; dlopenFull() local
991 std::ostringstream ErrStream; dlopenInitialize() local
1008 std::ostringstream ErrStream; dlopenInitialize() local
1045 std::ostringstream ErrStream; dlcloseImpl() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h70 llvm::raw_ostream &ErrStream; global() variable
H A DRuntimeDyldCOFF.cpp71 raw_string_ostream ErrStream(ErrorStr); in loadObject() local
H A DRuntimeDyldChecker.cpp54 raw_ostream &ErrStream) in RuntimeDyldCheckerExprEval()
826 StringRef CPU, SubtargetFeatures TF, raw_ostream &ErrStream) in RuntimeDyldCheckerImpl()
1039 StringRef CPU, SubtargetFeatures TF, raw_ostream &ErrStream) in RuntimeDyldChecker()
H A DRuntimeDyldMachO.cpp376 raw_string_ostream ErrStream(ErrorStr); in loadObject() local
H A DRuntimeDyldELF.cpp253 raw_string_ostream ErrStream(ErrorStr); in loadObject() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp171 raw_string_ostream ErrStream(ErrMsg); in report_fatal_error() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp384 raw_string_ostream ErrStream(ErrMsg); in makeTargetOutOfRangeError() local