Searched refs:SectionAlloc (Results 1 – 2 of 2) sorted by relevance
81 struct SectionAlloc { struct83 SectionAlloc(uint64_t Size, unsigned Align) in SectionAlloc() function107 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; argument112 std::vector<SectionAlloc> &SecAllocs,
228 std::vector<SectionAlloc> *SegSections[3] = {&SecAllocGroup.CodeAllocs, in finalizeMemory()295 RuntimeDyld &Dyld, std::vector<SectionAlloc> &Allocs, in mapAllocsToRemoteAddrs()