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

/openjdk9/hotspot/src/cpu/arm/vm/
H A Dframe_arm.inline.hpp215 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/zero/vm/
H A Dframe_zero.inline.hpp140 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dframe_s390.inline.hpp173 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dframe_x86.inline.hpp225 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dframe_ppc.inline.hpp177 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.inline.hpp110 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dframe_aarch64.inline.hpp228 inline intptr_t* frame::interpreter_frame_expression_stack() const { function in class:frame

Completed in 115 milliseconds