Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp53 static void findLocalExecutorHelper() {} in findLocalExecutorHelper() function
57 uintptr_t UIntPtr = reinterpret_cast<uintptr_t>(&findLocalExecutorHelper); in findLocalExecutor()