Home
last modified time | relevance | path

Searched defs:scopes_data_begin (Results 1 – 17 of 17) sorted by relevance

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DcompiledMethod.hpp260 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A DcompiledMethod.hpp258 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DcompiledMethod.hpp267 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcompiledMethod.hpp264 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DcompiledMethod.hpp266 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DcompiledMethod.hpp266 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledMethod.hpp248 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompiledMethod.hpp248 address scopes_data_begin() const { return _scopes_data_begin; } in scopes_data_begin() function in CompiledMethod
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp61 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp62 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp63 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp61 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp61 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp62 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp62 address scopes_data_begin() const { return at_offset(_scopes_begin); } in scopes_data_begin() function in aot_metadata
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Dnmethod.hpp391 …address scopes_data_begin () const { return header_begin() + _scopes_data_o… in scopes_data_begin() function in nmethod
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Dnmethod.hpp391 …address scopes_data_begin () const { return header_begin() + _scopes_data_o… in scopes_data_begin() function in nmethod