Home
last modified time | relevance | path

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

/freebsd-src/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; in dlopenInitialize() local
397 std::ostringstream ErrStream; in dlcloseImpl() local
463 std::ostringstream ErrStream; in registerObjectSections() local
507 std::ostringstream ErrStream; in deregisterObjectSections() local
562 std::ostringstream ErrStream; in registerAtExit() local
H A Dmacho_platform.cpp503 std::ostringstream ErrStream; in registerJITDylib() local
509 std::ostringstream ErrStream; in registerJITDylib() local
526 std::ostringstream ErrStream; in deregisterJITDylib() local
580 std::ostringstream ErrStream; in registerObjectSymbolTable() local
601 std::ostringstream ErrStream; in deregisterObjectSymbolTable() local
629 std::ostringstream ErrStream; in registerObjectPlatformSections() local
706 std::ostringstream ErrStream; in deregisterObjectPlatformSections() local
813 std::ostringstream ErrStream; in dlsym() local
980 std::ostringstream ErrStream; in lookupSymbols() local
1158 std::ostringstream ErrStream; in dlopenFull() local
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h81 llvm::raw_ostream &ErrStream; variable
H A DRuntimeDyldCOFF.cpp71 raw_string_ostream ErrStream(ErrorStr); in loadObject() local
H A DRuntimeDyldChecker.cpp54 raw_ostream &ErrStream) in RuntimeDyldCheckerExprEval() argument
820 RuntimeDyldCheckerImpl(IsSymbolValidFunction IsSymbolValid,GetSymbolInfoFunction GetSymbolInfo,GetSectionInfoFunction GetSectionInfo,GetStubInfoFunction GetStubInfo,GetGOTInfoFunction GetGOTInfo,llvm::endianness Endianness,Triple TT,StringRef CPU,SubtargetFeatures TF,raw_ostream & ErrStream) RuntimeDyldCheckerImpl() argument
1033 RuntimeDyldChecker(IsSymbolValidFunction IsSymbolValid,GetSymbolInfoFunction GetSymbolInfo,GetSectionInfoFunction GetSectionInfo,GetStubInfoFunction GetStubInfo,GetGOTInfoFunction GetGOTInfo,llvm::endianness Endianness,Triple TT,StringRef CPU,SubtargetFeatures TF,raw_ostream & ErrStream) RuntimeDyldChecker() argument
H A DRuntimeDyldMachO.cpp376 raw_string_ostream ErrStream(ErrorStr); in loadObject() local
H A DRuntimeDyldELF.cpp254 logAllUnhandledErrors(ObjSectionToIDOrErr.takeError(), ErrStream); in loadObject() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp302 raw_string_ostream ErrStream(ErrStr); in InitDebuggingDir() local
320 raw_string_ostream ErrStream(ErrStr); in InitDebuggingDir() local
352 raw_string_ostream ErrStream(ErrStr); in registerJITLoaderPerfStartImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp160 raw_string_ostream ErrStream(ErrMsg); report_fatal_error() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp383 raw_string_ostream ErrStream(ErrMsg); makeTargetOutOfRangeError() local