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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50TypeLeafIndices.java116 public static final int LF_REAL80 = 0x8007; field in interface:DebugVC50TypeLeafIndices
H A DTestDebugInfo.java232 case LF_REAL80: System.out.print("LF_REAL80 "); break;
H A DCOFFFileParser.java3196 case LF_REAL80:
3248 case LF_REAL80: return 12;

Completed in 44 milliseconds