Searched refs:ElfSectionFlags (Results 1 – 1 of 1) sorted by relevance
1127 static const EnumEntry<unsigned> ElfSectionFlags[] = { variable1174 for (auto Entry : ElfSectionFlags) { in getGNUFlags()4295 std::vector<EnumEntry<unsigned>> SectionFlags(std::begin(ElfSectionFlags), in printSectionHeaders()4296 std::end(ElfSectionFlags)); in printSectionHeaders()