java.lang.Object
com.ibm.j9ddr.vm29.j9.DataType
com.ibm.j9ddr.vm29.pointer.AbstractPointer
com.ibm.j9ddr.vm29.pointer.Pointer
com.ibm.j9ddr.vm29.pointer.WideSelfRelativePointer
- 
Field SummaryFieldsFields declared in class com.ibm.j9ddr.vm29.pointer.AbstractPointeraddressFields declared in class com.ibm.j9ddr.vm29.j9.DataTypeBITFIELD_FORMAT, pointerPackageName, process, SIZEOF_BOOL, structurePackageName
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionadd(long count) addOffset(long offset) at(long index) static WideSelfRelativePointercast(long address) static WideSelfRelativePointercast(AbstractPointer pointer) static WideSelfRelativePointerget()protected longsub(long count) subOffset(long offset) untag()untag(long mask) Methods declared in class com.ibm.j9ddr.vm29.pointer.AbstractPointerallBitsIn, anyBitsIn, compare, eq, formatFullInteractive, getAddress, getAddressSpace, getBaseCharAtOffset, getBoolAtOffset, getByteAtOffset, getBytesAtOffset, getDoubleAtOffset, getFloatAtOffset, getHexAddress, getHexValue, getIDATAAtOffset, getIntAtOffset, getLongAtOffset, getObjectClassAtOffset, getObjectMonitorAtOffset, getObjectReferenceAtOffset, getPointerAtOffset, getShortAtOffset, getTargetName, getUDATAAtOffset, gt, gte, hexAt, hexAt, isNull, longValue, lt, lte, nonNullAddress, notNull, reportClassCacheStats, subMethods declared in class com.ibm.j9ddr.vm29.j9.DataTypeformatShortInteractive, getJ9RASPointer, getPointerPackageName, getProcess, getStructure, getStructure, getStructure, getStructurePackageName, init, setJ9RASPointer
- 
Field Details- 
NULL
- 
SIZEOFpublic static final long SIZEOF
 
- 
- 
Constructor Details- 
WideSelfRelativePointerprotected WideSelfRelativePointer(long address) 
 
- 
- 
Method Details- 
cast
- 
cast
- 
cast
- 
add
- 
add
- 
addOffset
- 
addOffset
- 
at- Throws:
- CorruptDataException
 
- 
at- Throws:
- CorruptDataException
 
- 
untag
- 
untag
- 
sub
- 
sub
- 
subOffset
- 
subOffset
- 
get- Throws:
- CorruptDataException
 
- 
sizeOfBaseTypeprotected long sizeOfBaseType()
 
-