SJavaDynamicCode Struct Reference

Defines JVM internal dynamic code information. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

const char * szCodeName
 dynamic code name
const void * pCodeAddr
 dynamic code start address
unsigned int uiCodeSize
 dynamic code size in bytes


Detailed Description

Defines method JVM internal dynamic code information. When the MPI client requests DR_JAVA_DYNAMIC_CODE as part of the definition of the Java Dynamic Code Generated Event Observer, the jvmDynamicCode field in the SJavaDynamicCodeData struct will be filled with a valid SJavaDynamicCode struct.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:07:57 2008 for Martini by doxygen 1.5.5