Searched defs:pd_c_runtime_reserved_arg_size (Results 1 - 9 of 9) sorted by relevance

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dc1_FrameMap_x86.cpp31 const int FrameMap::pd_c_runtime_reserved_arg_size = 0; member in class:FrameMap
H A Dc1_FrameMap_x86.hpp38 static const int pd_c_runtime_reserved_arg_size; variable
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dc1_FrameMap_s390.cpp33 const int FrameMap::pd_c_runtime_reserved_arg_size = 7; member in class:FrameMap
H A Dc1_FrameMap_s390.hpp37 static const int pd_c_runtime_reserved_arg_size; variable
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dc1_FrameMap_ppc.hpp37 static const int pd_c_runtime_reserved_arg_size; variable
H A Dc1_FrameMap_ppc.cpp33 const int FrameMap::pd_c_runtime_reserved_arg_size = 7; member in class:FrameMap
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dc1_FrameMap_aarch64.hpp36 static const int pd_c_runtime_reserved_arg_size; variable
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dc1_FrameMap_sparc.cpp32 const int FrameMap::pd_c_runtime_reserved_arg_size = 7; member in class:FrameMap
H A Dc1_FrameMap_sparc.hpp36 static const int pd_c_runtime_reserved_arg_size; variable

Completed in 97 milliseconds