Searched refs:ElfSectionFlags (Results 1 – 1 of 1) sorted by relevance
1046 static const EnumEntry<unsigned> ElfSectionFlags[] = { variable1096 for (auto Entry : ElfSectionFlags) { in getGNUFlags()3331 std::vector<EnumEntry<unsigned>> SectionFlags(std::begin(ElfSectionFlags), in printSections()3332 std::end(ElfSectionFlags)); in printSections()