Home
last modified time | relevance | path

Searched refs:_method_size (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Doutput.hpp76 int _method_size; // Size of nmethod code segment in bytes member in PhaseOutput
161 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp1177 _method_size = 0; in estimate_buffer_size()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Doutput.hpp119 int _method_size; // Size of nmethod code segment in bytes member in PhaseOutput
208 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp1269 _method_size = 0; in estimate_buffer_size()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Doutput.hpp119 int _method_size; // Size of nmethod code segment in bytes member in PhaseOutput
208 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp1270 _method_size = 0; in estimate_buffer_size()
/dports/lang/vala/vala-0.48.18/valadoc/doclets/gtkdoc/
H A Ddbus.c1238 gint _method_size = 0; in gtkdoc_dbus_interface_to_string() local
1249 _method_size = _tmp4_; in gtkdoc_dbus_interface_to_string()
1263 _tmp6_ = _method_size; in gtkdoc_dbus_interface_to_string()
1382 gint _method_size = 0; in gtkdoc_dbus_interface_to_string() local
1393 _method_size = _tmp48_; in gtkdoc_dbus_interface_to_string()
1407 _tmp50_ = _method_size; in gtkdoc_dbus_interface_to_string()
1513 gint _method_size = 0; in gtkdoc_dbus_interface_to_string() local
1524 _method_size = _tmp89_; in gtkdoc_dbus_interface_to_string()
1547 _tmp91_ = _method_size; in gtkdoc_dbus_interface_to_string()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dmethod.hpp112 u2 _method_size; // size of this object member in Method
275 int method_size() const { return _method_size; } in method_size()
278 _method_size = size; in set_method_size()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A Dmethod.hpp112 u2 _method_size; // size of this object member in Method
275 int method_size() const { return _method_size; } in method_size()
278 _method_size = size; in set_method_size()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcompile.hpp498 int _method_size; // Size of nmethod code segment in bytes member in Compile
1009 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp1085 _method_size = 0; in init_buffer()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcompile.hpp498 int _method_size; // Size of nmethod code segment in bytes member in Compile
1009 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp1085 _method_size = 0; in init_buffer()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcompile.hpp606 int _method_size; // Size of nmethod code segment in bytes member in Compile
1166 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp975 _method_size = 0; in init_buffer()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcompile.hpp606 int _method_size; // Size of nmethod code segment in bytes member in Compile
1166 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp975 _method_size = 0; in init_buffer()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dcompile.hpp601 int _method_size; // Size of nmethod code segment in bytes member in Compile
1170 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp974 _method_size = 0; in estimate_buffer_size()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dcompile.hpp597 int _method_size; // Size of nmethod code segment in bytes member in Compile
1138 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp974 _method_size = 0; in init_buffer()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dcompile.hpp601 int _method_size; // Size of nmethod code segment in bytes member in Compile
1167 int code_size() { return _method_size; } in code_size()
H A Doutput.cpp974 _method_size = 0; in estimate_buffer_size()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DvmStructs.cpp384 …nonstatic_field(Method, _method_size, u2) …
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DvmStructs.cpp384 …nonstatic_field(Method, _method_size, u2) …

12