Searched refs:RWDataAllocs (Results 1 – 1 of 1) sorted by relevance
100 Unmapped.back().RWDataAllocs.emplace_back(Size, Alignment); in allocateDataSection()102 Unmapped.back().RWDataAllocs.back().getLocalAddress()); in allocateDataSection()173 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.RWDataAllocs, in notifyObjectLoaded()192 if (copyAndProtect(ObjAllocs.RWDataAllocs, ObjAllocs.RemoteRWDataAddr,260 std::vector<Alloc> CodeAllocs, RODataAllocs, RWDataAllocs; member