Home
last modified time | relevance | path

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

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