Searched refs:printTypeTable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DTestDebugInfo.java66 case SST_GLOBAL_TYPES: System.out.println(" SST_GLOBAL_TYPES"); printTypeTable(sec); break;
166 private static void printTypeTable(DebugVC50Subsection sec) { method in class:TestDebugInfo

Completed in 712 milliseconds