Searched defs:interpreter_frame_bcp_addr (Results 1 - 7 of 7) sorted by relevance

/openjdk10/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp106 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dframe_arm.inline.hpp157 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.inline.hpp171 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.inline.hpp133 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp99 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp166 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dframe_s390.inline.hpp165 inline intptr_t* frame::interpreter_frame_bcp_addr() const { function in class:frame

Completed in 104 milliseconds