Home
last modified time | relevance | path

Searched refs:joinErrors (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DHashTable.cpp25 return joinErrors( in readSparseBitVector()
33 return joinErrors(std::move(EC), in readSparseBitVector()
50 return joinErrors( in writeSparseBitVector()
63 return joinErrors(std::move(EC), make_error<RawError>( in writeSparseBitVector()
H A DPublicsStream.cpp76 return joinErrors(std::move(EC), in reload()
82 return joinErrors(std::move(EC), in reload()
89 return joinErrors(std::move(EC), in reload()
H A DGlobalsStream.cpp121 return joinErrors(std::move(EC), in readGSIHashRecords()
142 return joinErrors(std::move(EC), in readGSIHashBuckets()
163 return joinErrors(std::move(EC), in readGSIHashBuckets()
H A DPDBStringTable.cpp47 return joinErrors(std::move(EC), in readStrings()
67 return joinErrors(std::move(EC), in readHashTable()
H A DInfoStream.cpp27 return joinErrors( in reload()
H A DNamedStreamMap.cpp51 return joinErrors(std::move(EC), in load()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.cpp85 return joinErrors( in finalize()
98 joinErrors(std::move(Err), FR.Actions[--SuccessfulFinalizationActions] in finalize()
104 Err = joinErrors(std::move(Err), errorCodeToError(EC)); in finalize()
168 Err = joinErrors( in deallocate()
179 Err = joinErrors(std::move(Err), deallocateImpl(P.first, P.second)); in deallocate()
196 Err = joinErrors(std::move(Err), deallocateImpl(KV.first, KV.second)); in shutdown()
215 Err = joinErrors(std::move(Err), in deallocateImpl()
222 Err = joinErrors(std::move(Err), errorCodeToError(EC)); in deallocateImpl()
H A DExecutorSharedMemoryMapperService.cpp216 AllErr = joinErrors(std::move(AllErr), std::move(Err)); in deinitialize()
262 Err = joinErrors(std::move(Err), std::move(E)); in release()
270 Err = joinErrors(std::move(Err), errorCodeToError(errnoAsErrorCode())); in release()
273 Err = joinErrors(std::move(Err), errorCodeToError(errnoAsErrorCode())); in release()
280 Err = joinErrors(std::move(Err), in release()
H A DSimpleRemoteEPCServer.cpp142 joinErrors(std::move(ShutdownErr), Services.back()->shutdown()); in handleDisconnect()
147 ShutdownErr = joinErrors(std::move(ShutdownErr), std::move(Err)); in handleDisconnect()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp123 AllErr = joinErrors(std::move(AllErr), std::move(Err)); in deinitialize()
131 AllErr = joinErrors(std::move(AllErr), errorCodeToError(EC)); in deinitialize()
160 Err = joinErrors(std::move(Err), std::move(E)); in release()
168 Err = joinErrors(std::move(Err), errorCodeToError(EC)); in release()
401 Err = joinErrors(std::move(Err), errorCodeToError(errnoAsErrorCode())); in release()
404 Err = joinErrors(std::move(Err), errorCodeToError(errnoAsErrorCode())); in release()
410 Err = joinErrors(std::move(Err), in release()
427 joinErrors(std::move(Err), std::move(SerializationErr))); in release()
430 return OnReleased(joinErrors(std::move(Err), std::move(Result))); in release()
H A DObjectLinkingLayer.cpp182 Err = joinErrors(std::move(Err), P->notifyFailed(*MR)); in notifyFailed()
367 Err = joinErrors(std::move(Err), P->notifyEmitted(*MR)); in notifyEmitted()
372 joinErrors(std::move(Err), Layer.MemMgr.deallocate(std::move(FA))); in notifyEmitted()
741 Err = joinErrors(std::move(Err), MemMgr.deallocate(std::move(FA))); in recordFinalizedAlloc()
751 Err = joinErrors(std::move(Err), P->notifyRemovingResources(JD, K)); in handleRemoveResources()
857 Err = joinErrors(std::move(Err), in notifyRemovingResources()
H A DEPCIndirectionUtils.cpp279 Err = joinErrors(std::move(Err), in cleanup()
284 joinErrors(std::move(Err), MemMgr.deallocate(std::move(ResolverBlock))); in cleanup()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp195 Err = joinErrors(std::move(Err), std::move(Err2)); in listenLoop()
218 Err = joinErrors(std::move(Err), in listenLoop()
228 Err = joinErrors(std::move(Err), std::move(Err2)); in listenLoop()
236 Err = joinErrors(std::move(Err), Action.takeError()); in listenLoop()
H A DAllocationActions.cpp23 return joinErrors(std::move(Err), runDeallocActions(DeallocActions)); in runFinalizeActions()
36 Err = joinErrors(std::move(Err), DAs.back().runWithSPSRetErrorMerged()); in runDeallocActions()
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPClient.cpp74 ErrorState = joinErrors(std::move(Err), std::move(ErrorState)); in storeError()
126 return joinErrors(std::move(CurlRequest.ErrorState), in perform()
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecordProducer.cpp124 return joinErrors( in produce()
161 return joinErrors( in produce()
H A DLogBuilderConsumer.cpp32 Result = joinErrors(std::move(Result), R->apply(*V)); in consume()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp287 Err = joinErrors(std::move(Err), errorCodeToError(EC)); in abandon()
289 Err = joinErrors(std::move(Err), errorCodeToError(EC)); in abandon()
467 DeallocErr = joinErrors(std::move(DeallocErr), std::move(Err)); in deallocate()
473 DeallocErr = joinErrors(std::move(DeallocErr), errorCodeToError(EC)); in deallocate()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp921 return joinErrors(joinErrors(Cur.takeError(), std::move(ULEBSizeErr)), in decodeBBAddrMapImpl()
948 Errors = joinErrors(std::move(Errors), DoesSectionMatch.takeError()); in getSectionAndRelocations()
962 Errors = joinErrors(std::move(Errors), in getSectionAndRelocations()
971 Errors = joinErrors(std::move(Errors), DoesRelTargetMatch.takeError()); in getSectionAndRelocations()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-extract.cpp80 return joinErrors(make_error<StringError>( in __anon577b53910202()
H A Dxray-fdr-dump.cpp85 return joinErrors(std::move(E), R.takeError()); in __anonc19214950102()
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.cpp43 Errs = joinErrors(std::move(Errs), ShouldRemove.takeError()); in removeSymbols()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp212 Err = joinErrors(std::move(Err), MaybeLeftOp.takeError()); in eval()
214 Err = joinErrors(std::move(Err), MaybeRightOp.takeError()); in eval()
248 Err = joinErrors(std::move(Err), LeftFormat.takeError()); in getImplicitFormat()
250 Err = joinErrors(std::move(Err), RightFormat.takeError()); in getImplicitFormat()
1116 Errs = joinErrors(std::move(Errs), in match()
2566 Errs = joinErrors( in defineCmdlineVariables()
2584 Errs = joinErrors(std::move(Errs), ExpressionResult.takeError()); in defineCmdlineVariables()
2594 Errs = joinErrors(std::move(Errs), Value.takeError()); in defineCmdlineVariables()
2612 Errs = joinErrors(std::move(Errs), ParseVarResult.takeError()); in defineCmdlineVariables()
2619 Errs = joinErrors(std::move(Errs), in defineCmdlineVariables()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp228 LastError = joinErrors(std::move(*LastError), errorCorruptRecord()); in remapIndexFallback()
488 return joinErrors(std::move(EC), errorCorruptRecord()); in shouldRemapType()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h62 return joinErrors(std::move(Err), SREPC->disconnect()); in Create()

123