Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
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()