Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h113 return handle<WritePtr>(Channel, *this, &ThisT::handleWritePtr); in handleKnownFunction()
426 Error handleWritePtr(TargetAddress Addr, TargetAddress PtrVal) { in handleWritePtr() function