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

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp102 inline methodOop* frame::interpreter_frame_method_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp141 inline methodOop* frame::interpreter_frame_method_addr() const { function in class:frame
216 inline methodOop* frame::interpreter_frame_method_addr() const { function in class:frame
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp184 inline methodOop* frame::interpreter_frame_method_addr() const { function in class:frame
230 inline methodOop* frame::interpreter_frame_method_addr() const { function in class:frame

Completed in 32 milliseconds