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