Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp551 static const EnumEntry<uint32_t> SubSectionTypes[] = { variable
1025 W.printEnum("SubSectionType", SubType, makeArrayRef(SubSectionTypes)); in printCodeViewSymbolSection()