Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1063 static const EnumEntry<unsigned> ElfXCoreSectionFlags[] = { variable
3352 SectionFlags.insert(SectionFlags.end(), std::begin(ElfXCoreSectionFlags), in printSections()
3353 std::end(ElfXCoreSectionFlags)); in printSections()