Home
last modified time | relevance | path

Searched refs:handleSetup (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp140 if (auto Err = handleSetup(SeqNo, TagAddr, std::move(ArgBytes))) in handleMessage()
238 Error SimpleRemoteEPC::handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr, in handleSetup() function in llvm::orc::SimpleRemoteEPC
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h105 Error handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr,