-
byte
CommonAddressSpace.getByteAt(int asid,
long address)
byte
IAbstractAddressSpace.getByteAt(int asid,
long address)
int
DumpReaderAddressSpace.getBytesAt(int asid,
long address,
byte[] buffer)
int
IAbstractAddressSpace.getBytesAt(int asid,
long address,
byte[] buffer)
int
LayeredAddressSpace.getBytesAt(int asid,
long address,
byte[] buffer)
int
SimpleAddressSpace.getBytesAt(int asid,
long address,
byte[] buffer)
int
CommonAddressSpace.getIntAt(int asid,
long address)
int
IAbstractAddressSpace.getIntAt(int asid,
long address)
long
CommonAddressSpace.getLongAt(int asid,
long address)
long
IAbstractAddressSpace.getLongAt(int asid,
long address)
long
long
short
CommonAddressSpace.getShortAt(int asid,
long address)
short
IAbstractAddressSpace.getShortAt(int asid,
long address)
boolean
boolean
boolean
boolean
boolean
DumpReaderAddressSpace.isReadOnly(int asid,
long address)
boolean
IAbstractAddressSpace.isReadOnly(int asid,
long address)
boolean
LayeredAddressSpace.isReadOnly(int asid,
long address)
boolean
SimpleAddressSpace.isReadOnly(int asid,
long address)
boolean
DumpReaderAddressSpace.isShared(int asid,
long address)
boolean
IAbstractAddressSpace.isShared(int asid,
long address)
boolean
LayeredAddressSpace.isShared(int asid,
long address)
boolean
SimpleAddressSpace.isShared(int asid,
long address)
-
byte
int
long
protected long
Get the ID of the process which caused the core file to be produced
short
protected long
Get ID of the thread which caused the core file to be produced
boolean
boolean
boolean
boolean
boolean
boolean
-
byte
Read a byte from the specified address
int
Read a byte from the specified address
int
Read an int from the specified address
long
Read a long from the specified address
long
Read a pointer at the specified address
short
Read a short from the specified address
boolean
Flag for executable memory
boolean
Flag to indicate if the memory is read only
boolean
Flag to indicate if the memory is shared
Create a Java 5 SR10, version 1 J9RAS fragment
Create a Java 5, version 2 J9RAS fragment
Create a Java 6 SR 5, version 1 J9RAS fragment
Create a Java 6, version 2 J9RAS fragment
Create a Java 6/7, version 3 J9RAS fragment