Home
last modified time | relevance | path

Searched refs:sectionIsAlloc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1030 static bool sectionIsAlloc(const SectionBase &Sec) { in sectionIsAlloc() function
1069 decltype(&sectionIsAlloc)>>
1071 return make_filter_range(make_pointee_range(Sections), sectionIsAlloc); in allocSections()