Searched defs:SectionAlloc (Results 1 – 1 of 1) sorted by relevance
79 struct SectionAlloc { struct81 SectionAlloc(uint64_t Size, unsigned Align) in SectionAlloc() function105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; argument