Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h92 addHandler<utils::GetRemoteInfo>(*this, &ThisT::handleGetRemoteInfo); in OrcRemoteTargetServer()
350 handleGetRemoteInfo() { in handleGetRemoteInfo() function