Home
last modified time | relevance | path

Searched defs:TagAddr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp62 ExecutorAddr TagAddr, in handleMessage()
152 uint64_t SeqNo, ExecutorAddr TagAddr, in sendMessage()
224 uint64_t SeqNo, ExecutorAddr TagAddr, in handleResult()
245 uint64_t RemoteSeqNo, ExecutorAddr TagAddr, in handleCallWrapper()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.cpp120 ExecutorAddr TagAddr, in handleMessage()
219 ExecutorAddr TagAddr, in sendMessage()
255 Error SimpleRemoteEPC::handleSetup(uint64_t SeqNo, ExecutorAddr TagAddr, in handleSetup()
366 Error SimpleRemoteEPC::handleResult(uint64_t SeqNo, ExecutorAddr TagAddr, in handleResult()
393 uint64_t RemoteSeqNo, ExecutorAddr TagAddr, in handleCallWrapper()
H A DCore.cpp2197 auto TagAddr = KV.second.getAddress(); in registerJITDispatchHandlers() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.cpp88 ExecutorAddr TagAddr, in sendMessage()
206 ExecutorAddr TagAddr; in listenLoop() local