Searched refs:sectionIsAlloc (Results 1 – 1 of 1) sorted by relevance
1167 static bool sectionIsAlloc(const SectionBase &Sec) { in sectionIsAlloc() function1208 decltype(§ionIsAlloc)>>1210 return make_filter_range(make_pointee_range(Sections), sectionIsAlloc); in allocSections()