Searched refs:getLocalAddress (Results 1 – 1 of 1) sorted by relevance
80 Unmapped.back().CodeAllocs.back().getLocalAddress()); in allocateCodeSection()93 Unmapped.back().RODataAllocs.back().getLocalAddress()); in allocateDataSection()102 Unmapped.back().RWDataAllocs.back().getLocalAddress()); in allocateDataSection()231 char *getLocalAddress() const { in getLocalAddress() function274 Dyld.mapSectionAddress(Alloc.getLocalAddress(), NextAddr); in mapAllocsToRemoteAddrs()276 dbgs() << " " << static_cast<void *>(Alloc.getLocalAddress()) in mapAllocsToRemoteAddrs()297 << static_cast<void *>(Alloc.getLocalAddress()) in copyAndProtect()302 if (Client.writeMem(Alloc.getRemoteAddress(), Alloc.getLocalAddress(), in copyAndProtect()