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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50TypeLeafIndices.java58 public static final int LF_NOTTRAN = 0x0010; field in interface:DebugVC50TypeLeafIndices
H A DTestDebugInfo.java190 case LF_NOTTRAN: System.out.print("LF_NOTTRAN "); break;
H A DCOFFFileParser.java3132 case LF_NOTTRAN: return 2;

Completed in 52 milliseconds