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