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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50TypeLeafIndices.java80 public static final int LF_DIMVARLU = 0x120a; field in interface:DebugVC50TypeLeafIndices
H A DTestDebugInfo.java207 case LF_DIMVARLU: System.out.print("LF_DIMVARLU "); break;
H A DCOFFFileParser.java3153 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.java390 case LF_DIMVARLU: break;

Completed in 47 milliseconds