Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp510 uint32_t SubSectionType = DE.getU32(&Offset), in printCodeViewSection() local
513 W.printHex("Type", SubSectionType); in printCodeViewSection()
527 switch (SubSectionType) { in printCodeViewSection()