Searched refs:CodeAllocs (Results 1 – 2 of 2) sorted by relevance
71 auto &Seg = Unmapped.back().CodeAllocs; in allocateCodeSection()193 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.CodeAllocs, in notifyObjectLoaded()228 std::vector<SectionAlloc> *SegSections[3] = {&SecAllocGroup.CodeAllocs, in finalizeMemory()
105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member