Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp431 static const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = { variable
503 W.printEnum("Type", SectionType, makeArrayRef(SectionTypeFlagsNames)); in printSectionHeaders()