Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp430 static const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = { variable
502 W.printEnum("Type", SectionType, makeArrayRef(SectionTypeFlagsNames)); in printSectionHeaders()