Searched defs:PC (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/ | ||
H A D | SPARCV9SpecialRegisters.java | 32 public static final int PC = 5; field in interface:SPARCV9SpecialRegisters |
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/x86/ | ||
H A D | X86ThreadContext.java | 71 public static final int PC = EIP; field in class:X86ThreadContext |
Completed in 54 milliseconds