Searched refs:lookupOop (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/
H A DSymbolLookup.java60 public OopHandle lookupOop(String objectName, String symbol); method in interface:SymbolLookup
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/dummy/
H A DDummyDebugger.java112 public OopHandle lookupOop(String objectName, String symbol) { method in class:DummyDebugger
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/remote/
H A DRemoteDebuggerClient.java223 public OopHandle lookupOop(String objectName, String symbol) { method in class:RemoteDebuggerClient
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/
H A DBsdDebuggerLocal.java385 public synchronized OopHandle lookupOop(String objectName, String symbol) { method in class:BsdDebuggerLocal
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/
H A DLinuxDebuggerLocal.java383 public synchronized OopHandle lookupOop(String objectName, String symbol) { method in class:LinuxDebuggerLocal
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/proc/
H A DProcDebuggerLocal.java249 public synchronized OopHandle lookupOop(String objectName, String symbol) { method in class:ProcDebuggerLocal
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/windbg/
H A DWindbgDebuggerLocal.java250 public synchronized OopHandle lookupOop(String objectName, String symbol) { method in class:WindbgDebuggerLocal

Completed in 1954 milliseconds