Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp443 static const EnumEntry<unsigned> ElfSectionFlags[] = { variable
585 W.printFlags ("Flags", Section->sh_flags, makeArrayRef(ElfSectionFlags)); in printSections()