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

/openjdk9/hotspot/src/cpu/arm/vm/
H A Dframe_arm.inline.hpp152 inline intptr_t* frame::interpreter_frame_last_sp() const { function in class:frame
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp162 inline intptr_t* frame::interpreter_frame_last_sp() const { function in class:frame
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.inline.hpp167 inline intptr_t* frame::interpreter_frame_last_sp() const { function in class:frame

Completed in 111 milliseconds