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

/openjdk9/hotspot/src/cpu/arm/vm/
H A Dframe_arm.cpp322 void frame::interpreter_frame_set_last_sp(intptr_t* sp) { function in class:frame
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp340 void frame::interpreter_frame_set_last_sp(intptr_t* sp) { function in class:frame
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.cpp339 void frame::interpreter_frame_set_last_sp(intptr_t* sp) { function in class:frame

Completed in 111 milliseconds