Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h343 auto PtrTargetAddr = in findPointer() local
345 return JITEvaluatedSymbol(PtrTargetAddr, I->second.second); in findPointer()