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

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp94 inline intptr_t* frame::interpreter_frame_bcx_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp99 inline intptr_t* frame::interpreter_frame_bcx_addr() const { function in class:frame
166 inline intptr_t* frame::interpreter_frame_bcx_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp169 inline intptr_t* frame::interpreter_frame_bcx_addr() const { function in class:frame
211 inline intptr_t* frame::interpreter_frame_bcx_addr() const { function in class:frame

Completed in 32 milliseconds