Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp974 const EnumEntry<XCOFF::SectionTypeFlags> SectionTypeFlagsNames[] = { variable
1200 W.printEnum("Type", SectionType, ArrayRef(SectionTypeFlagsNames)); in printSectionHeaders()