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