Home
last modified time | relevance | path

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

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