Searched refs:RWDataAllocs (Results 1 – 2 of 2) sorted by relevance
89 IsReadOnly ? Unmapped.back().RODataAllocs : Unmapped.back().RWDataAllocs; in allocateDataSection()197 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.RWDataAllocs, in notifyObjectLoaded()230 &SecAllocGroup.RWDataAllocs}; in finalizeMemory()
105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member