Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1090 static const EnumEntry<unsigned> ElfX86_64SectionFlags[] = { variable
3348 SectionFlags.insert(SectionFlags.end(), std::begin(ElfX86_64SectionFlags), in printSections()
3349 std::end(ElfX86_64SectionFlags)); in printSections()