Home
last modified time | relevance | path

Searched refs:method_type_index_at (Results 1 – 25 of 60) sorted by relevance

123

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp493 int method_type_index_at(int which, bool error_ok) { in method_type_index_at() function in ConstantPool
511 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
512 return method_type_index_at(which, false); in method_type_index_at()
515 return method_type_index_at(which, true); in method_type_index_at_error_ok()
532 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp493 int method_type_index_at(int which, bool error_ok) { in method_type_index_at() function in ConstantPool
511 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
512 return method_type_index_at(which, false); in method_type_index_at()
515 return method_type_index_at(which, true); in method_type_index_at_error_ok()
532 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp295 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
296 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp295 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
296 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DmethodComparator.cpp296 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
297 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp290 int mti_old = old_cp->method_type_index_at(cpi_old); in pool_constants_same()
291 int mti_new = new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp295 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
296 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DmethodComparator.cpp295 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
296 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp296 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
297 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp296 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
297 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp416 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
417 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp416 int mti_old = _old_cp->method_type_index_at(cpi_old); in pool_constants_same()
417 int mti_new = _new_cp->method_type_index_at(cpi_new); in pool_constants_same()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.cpp1040 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1426 int k1 = method_type_index_at(index1); in compare_entry_to()
1427 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1774 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2238 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2457 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
H A DconstantPool.hpp513 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
533 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.cpp1040 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1426 int k1 = method_type_index_at(index1); in compare_entry_to()
1427 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1774 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2238 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2457 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
H A DconstantPool.hpp513 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
533 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstantPool.cpp1043 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1316 int k1 = method_type_index_at(index1); in compare_entry_to()
1317 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1664 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2128 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2324 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
H A DconstantPool.hpp519 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
539 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DconstantPool.cpp1074 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1347 int k1 = method_type_index_at(index1); in compare_entry_to()
1348 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1695 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2159 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2355 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
H A DconstantPool.hpp552 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
572 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DconstantPool.cpp1102 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1370 int k1 = method_type_index_at(index1); in compare_entry_to()
1371 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1713 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2177 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2329 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
H A DconstantPool.hpp525 int method_type_index_at(int which) { in method_type_index_at() function in ConstantPool
545 int sym = method_type_index_at(which); in method_type_signature_at()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstantPool.cpp1038 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1424 int k1 = method_type_index_at(index1); in compare_entry_to()
1425 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1772 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2236 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2432 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DconstantPool.cpp1069 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1342 int k1 = method_type_index_at(index1); in compare_entry_to()
1343 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1690 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2154 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2350 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstantPool.cpp1046 index, this_cp->method_type_index_at(index), in resolve_constant_at_impl()
1319 int k1 = method_type_index_at(index1); in compare_entry_to()
1320 int k2 = cp2->method_type_index_at(index2); in compare_entry_to()
1667 jint k = from_cp->method_type_index_at(from_i); in copy_entry_to()
2131 idx1 = method_type_index_at(idx); in copy_cpool_bytes()
2327 st->print("signature_index=%d", method_type_index_at(index)); in print_entry_on()

123