Package com.ibm.dtfj.image
package com.ibm.dtfj.image
Classes to support reading system images.
-
ClassDescriptionThis class is used to indicate that corruption has been detected in the image.Used to indicate that corruption has been detected in the image.This exception is used to indicate that data was requested which is not available on this system, or in this image.This class is the superclass of all exceptions thrown by DTFJ classesRepresents an entire operating system image (for example, a core file).Represents a single address space within the image.This interface is used for classes which can produce instances of Image implementers.Represents a shared library loaded into the image, or the executable module itself.Represents an address in memory.Represents a native operating system process.Represents the state of a CPU or FPU registerRepresents a contiguous range of memory in an address space.Represents a native stack frame.Represents a symbol defined in an ImageModule.Represents a native operating system thread.Indicates that an attempt was made to access memory which is not included within the image.