Home
last modified time | relevance | path

Searched refs:_get_previous_fp_entry (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_64.hpp43 static address _get_previous_fp_entry; member in x86
60 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_64.hpp43 static address _get_previous_fp_entry; member in x86
60 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubRoutines_aarch64.hpp47 static address _get_previous_fp_entry; member in aarch64
66 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_aarch64.cpp36 address StubRoutines::aarch64::_get_previous_fp_entry = NULL; member in StubRoutines::aarch64
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubRoutines_aarch64.hpp47 static address _get_previous_fp_entry; member in aarch64
66 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_aarch64.cpp36 address StubRoutines::aarch64::_get_previous_fp_entry = NULL; member in StubRoutines::aarch64
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp46 static address _get_previous_fp_entry; member in aarch64
78 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp46 static address _get_previous_fp_entry; member in aarch64
78 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp46 static address _get_previous_fp_entry; member in aarch64
78 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp51 static address _get_previous_fp_entry; member in aarch64
83 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp46 static address _get_previous_fp_entry; member in aarch64
78 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp46 static address _get_previous_fp_entry; member in aarch64
81 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp45 static address _get_previous_fp_entry; member in x86
67 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp45 static address _get_previous_fp_entry; member in x86
67 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp45 static address _get_previous_fp_entry; member in x86
61 return _get_previous_fp_entry; in get_previous_fp_entry()
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
H A DstubRoutines_x86.hpp45 static address _get_previous_fp_entry; member in x86
61 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86
H A DstubRoutines_x86.hpp45 static address _get_previous_fp_entry; member in x86
61 return _get_previous_fp_entry; in get_previous_fp_entry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86_64.cpp34 address StubRoutines::x86::_get_previous_fp_entry = NULL; member in StubRoutines::x86

12