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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp113 return (intptr_t*)interpreter_frame_monitor_end() - 1;
132 inline BasicObjectLock* frame::interpreter_frame_monitor_end() const { function in class:frame
203 inline BasicObjectLock* frame::interpreter_frame_monitor_end() const { function in class:frame
/openjdk7/hotspot/src/cpu/zero/vm/
H A Dframe_zero.cpp95 BasicObjectLock* frame::interpreter_frame_monitor_end() const { function in class:frame
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp320 BasicObjectLock* frame::interpreter_frame_monitor_end() const { function in class:frame
343 BasicObjectLock* frame::interpreter_frame_monitor_end() const { function in class:frame

Completed in 33 milliseconds