SJittedMethodLoadedEventData Struct Reference

Defines JITted Method Loaded event data. More...

#include <MpiAPI.h>

List of all members.

Public Attributes

TId methodId
 Id of the JITted method.
SLineNumberTable nativeToSrcLineMap
 Maps the JITted (native) instructions to source line numbers.
SLineNumberTable nativeToManagedLineMap
 Maps the JITted (native) instructions to managed code (Java byte-code or.NET IL) offsets.
SLineNumberTable managedToSrcLineMap
 Maps the managed code to source line numbers.
SCodeInfo codeInfo
 Compiled method code.
SDotNetModulePrejit modulePrejitInfo
 Module pre-JIT info (.NET only).
BitSet validData
 Bit-mask of the valid data in the struct.


Detailed Description

Defines JITted Method Loaded event data for the IJittedMethodLoadedEventObserver::HandleEvent callback function.
The documentation for this struct was generated from the following file:


Generated on Thu Mar 6 15:08:00 2008 for Martini by doxygen 1.5.5