Searched refs:handleSetup (Results 1 – 2 of 2) sorted by relevance
109 Error handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr,
173 if (auto Err = handleSetup(SeqNo, TagAddr, std::move(ArgBytes))) in handleMessage()270 Error SimpleRemoteEPC::handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr, in handleSetup() function in llvm::orc::SimpleRemoteEPC