Searched defs:DS (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java72 public static final int DS = 25; field in class:AMD64ThreadContext
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/x86/
H A DX86ThreadContext.java51 public static final int DS = 3; field in class:X86ThreadContext
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DDebugVC50X86RegisterEnums.java63 public static final int DS = 28; field in interface:DebugVC50X86RegisterEnums

Completed in 45 milliseconds