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

/openjdk10/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp88 inline intptr_t* frame::real_fp() const { function in class:frame
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.inline.hpp120 inline intptr_t* frame::real_fp() const { function in class:frame
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp87 inline intptr_t* frame::real_fp() const { return fp(); } function in class:frame
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dframe_s390.inline.hpp294 inline intptr_t* frame::real_fp() const { function in class:frame
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dframe_x86.cpp665 intptr_t* frame::real_fp() const { function in class:frame
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dframe_arm.cpp633 intptr_t* frame::real_fp() const { function in class:frame
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.cpp647 intptr_t* frame::real_fp() const { function in class:frame

Completed in 163 milliseconds