Home
last modified time | relevance | path

Searched refs:CPSlot (Results 1 – 25 of 46) sorted by relevance

12

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp33 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
39 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp52 class CPSlot { class
58 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
59 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
155 CPSlot slot_at(int which) const;
157 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
347 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
146 CPSlot slot_at(int which) const;
148 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
309 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
471 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
146 CPSlot slot_at(int which) const;
148 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
315 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
477 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
155 CPSlot slot_at(int which) const;
157 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
348 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
510 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
146 CPSlot slot_at(int which) const;
148 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
309 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
471 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
146 CPSlot slot_at(int which) const;
148 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
309 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
471 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
155 CPSlot slot_at(int which) const;
157 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
348 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
510 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstantPool.inline.hpp32 inline CPSlot ConstantPool::slot_at(int which) const { in slot_at()
38 return CPSlot(adr); in slot_at()
H A DconstantPool.hpp51 class CPSlot { class
57 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in CPSlot
58 CPSlot(Symbol* ptr, int tag_bits = 0): _ptr((intptr_t)ptr | tag_bits) {} in CPSlot() function in CPSlot
146 CPSlot slot_at(int which) const;
148 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
315 slot_at_put(which, CPSlot(s)); in unresolved_string_at_put()
477 slot_at_put(which, CPSlot(sym, CPSlot::_pseudo_bit)); in pseudo_string_at_put()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp65 class CPSlot VALUE_OBJ_CLASS_SPEC {
68 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
69 CPSlot(Klass* ptr): _ptr((intptr_t)ptr) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
70 CPSlot(Symbol* ptr): _ptr((intptr_t)ptr | 1) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
131 CPSlot slot_at(int which) const { in slot_at()
136 return CPSlot(adr); in slot_at()
139 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
365 return CPSlot((Klass*)OrderAccess::load_ptr_acquire(obj_at_addr_raw(which))).get_klass(); in resolved_klass_at()
370 Symbol* s = CPSlot((Symbol*)OrderAccess::load_ptr_acquire(obj_at_addr_raw(which))).get_symbol(); in unresolved_klass_at()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp65 class CPSlot VALUE_OBJ_CLASS_SPEC {
68 CPSlot(intptr_t ptr): _ptr(ptr) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
69 CPSlot(Klass* ptr): _ptr((intptr_t)ptr) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
70 CPSlot(Symbol* ptr): _ptr((intptr_t)ptr | 1) {} in CPSlot() function in VALUE_OBJ_CLASS_SPEC
131 CPSlot slot_at(int which) const { in slot_at()
136 return CPSlot(adr); in slot_at()
139 void slot_at_put(int which, CPSlot s) const { in slot_at_put()
365 return CPSlot((Klass*)OrderAccess::load_ptr_acquire(obj_at_addr_raw(which))).get_klass(); in resolved_klass_at()
370 Symbol* s = CPSlot((Symbol*)OrderAccess::load_ptr_acquire(obj_at_addr_raw(which))).get_symbol(); in unresolved_klass_at()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java38 public class CPSlot { class in ConstantPool
41 CPSlot(Address ptr) { in CPSlot() method in ConstantPool.CPSlot
44 CPSlot(Symbol sym) { in CPSlot() method in ConstantPool.CPSlot
164 public CPSlot getSlotAt(long index) { in getSlotAt()
165 return new CPSlot(getAddressAtRaw(index)); in getSlotAt()
322 CPSlot entry = getSlotAt(which); in getKlassNameAt()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java38 public class CPSlot { class in ConstantPool
41 CPSlot(Address ptr) { in CPSlot() method in ConstantPool.CPSlot
44 CPSlot(Symbol sym) { in CPSlot() method in ConstantPool.CPSlot
164 public CPSlot getSlotAt(long index) { in getSlotAt()
165 return new CPSlot(getAddressAtRaw(index)); in getSlotAt()
322 CPSlot entry = getSlotAt(which); in getKlassNameAt()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodeLoadConstant.java124 ConstantPool.CPSlot oop = cpool.getSlotAt(cpIndex); in getKlass()
174 ConstantPool.CPSlot obj = cpool.getSlotAt(cpIndex); in getConstantValue()
H A DBytecodeWithKlass.java40 ConstantPool.CPSlot obj = method().getConstants().getSlotAt(index()); in getClassName()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodeLoadConstant.java124 ConstantPool.CPSlot oop = cpool.getSlotAt(cpIndex); in getKlass()
174 ConstantPool.CPSlot obj = cpool.getSlotAt(cpIndex); in getConstantValue()
H A DBytecodeWithKlass.java40 ConstantPool.CPSlot obj = method().getConstants().getSlotAt(index()); in getClassName()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DConstantPool.java38 private class CPSlot { class in ConstantPool
41 CPSlot(Address ptr) { in CPSlot() method in ConstantPool.CPSlot
164 public CPSlot getSlotAt(long index) { in getSlotAt()
165 return new CPSlot(getAddressAtRaw(index)); in getSlotAt()

12