Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp482 static const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = { variable
554 W.printEnum("Type", SectionType, makeArrayRef(SectionTypeFlagsNames)); in printSectionHeaders()