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

/openjdk10/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp164 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dframe_arm.inline.hpp237 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.inline.hpp264 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.inline.hpp219 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp249 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp258 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dframe_s390.inline.hpp286 inline oop frame::saved_oop_result(RegisterMap* map) const { function in class:frame

Completed in 102 milliseconds