AddrLocation Struct Reference

#include <jit_intf.h>

List of all members.


Detailed Description

One entry of correspondence table between native addresses and bytecode locations.


Public Attributes

void * start_addr
 Native code address.
uint16 location
 Bytecode location.


Member Data Documentation

void* AddrLocation.start_addr

Native code address.

uint16 AddrLocation.location

Bytecode location.


The documentation for this struct was generated from the following file:

Genereated on Wed Mar 5 17:54:34 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.