DexCode Struct Reference

List of all members.

Public Attributes

dx_ushort registers_size
 The number of registers used by this code.
dx_ushort ins_size
 The number of words of incoming arguments to this method.
dx_ushort outs_size
 The number of words of outgoing argument space for this method.
DexDebugInfodebug_information
DexTryBlocktries
dx_uint insns_count
 The number of instructions for this code piece.
DexInstructioninsns
 The instructions for this code piece.

Member Data Documentation

Pointer to the debug information for this method or NULL if there is no information available.

A sentinel terminated list of try bytecode ranges and the catch handlers that contain them.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Fri Sep 24 19:16:14 2010 for dxcut by  doxygen 1.6.3