Uses of Class
com.ibm.dtfj.image.j9.ImageAddressSpace
Packages that use ImageAddressSpace
-
Uses of ImageAddressSpace in com.ibm.dtfj.image.j9
Methods in com.ibm.dtfj.image.j9 with parameters of type ImageAddressSpaceConstructors in com.ibm.dtfj.image.j9 with parameters of type ImageAddressSpaceModifierConstructorDescriptionImagePointer
(ImageAddressSpace resident, long localAddress) ImageStackFrame
(ImageAddressSpace space, ImagePointer procedureAddress, ImagePointer basePointer) -
Uses of ImageAddressSpace in com.ibm.jvm.j9.dump.indexsupport
Methods in com.ibm.jvm.j9.dump.indexsupport with parameters of type ImageAddressSpaceModifier and TypeMethodDescriptionvoid
XMLIndexReader.setJ9DumpData
(long environ, String osType, String osSubType, String cpuType, int cpuCount, long bytesMem, int pointerSize, Image[] imageRef, ImageAddressSpace[] addressSpaceRef, ImageProcess[] processRef) Constructors in com.ibm.jvm.j9.dump.indexsupport with parameters of type ImageAddressSpaceModifierConstructorDescriptionNodeJavaVM
(XMLIndexReader parent, ImageProcess process, ImageAddressSpace addressSpace, String vmVersion, Attributes attributes)