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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50TypeLeafIndices.java79 public static final int LF_DIMVARU = 0x1209; field in interface:DebugVC50TypeLeafIndices
H A DTestDebugInfo.java206 case LF_DIMVARU: System.out.print("LF_DIMVARU "); break;
H A DCOFFFileParser.java3152 case LF_DIMVARU:
3153 case LF_DIMVARLU: throw new COFFException("LF_DIMCONU, LF_DIMCONLU, LF_DIMVARU, and LF_DIMVARLU unsupported");
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgCDebugInfoBuilder.java389 case LF_DIMVARU:

Completed in 47 milliseconds