Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp372 auto PointerTargetAddr = (*Alloc)->getTargetMemory(PointerPagePermissions); in getIndirectStubs() local
376 PointerTargetAddr, NumStubsToAllocate); in getIndirectStubs()
383 IndirectStubInfo(StubTargetAddr, PointerTargetAddr)); in getIndirectStubs()
385 PointerTargetAddr += ABI->getPointerSize(); in getIndirectStubs()