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

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp106 inline intptr_t* frame::interpreter_frame_mdx_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp104 inline intptr_t* frame::interpreter_frame_mdx_addr() const { function in class:frame
171 inline intptr_t* frame::interpreter_frame_mdx_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp189 inline intptr_t* frame::interpreter_frame_mdx_addr() const { function in class:frame
216 inline intptr_t* frame::interpreter_frame_mdx_addr() const { function in class:frame

Completed in 223 milliseconds