dxcut::ccDexInstruction Class Reference
List of all members.
Public Member Functions |
|
void | copy_from (DexInstruction *insn) |
|
void | copy_to (DexInstruction *insn) |
|
DexInstruction * | copy () |
Public Attributes |
|
dx_ubyte | opcode |
|
dx_ubyte | hi_byte |
|
dx_ulong | constant |
|
dx_int | target |
|
std::string | str |
|
std::string | defining_class |
|
std::string | name |
|
std::string | type |
|
std::vector< std::string > | prototype |
|
dx_uint | offset |
|
dx_int | first_key |
|
std::vector< dx_int > | keys |
|
std::vector< dx_int > | targets |
|
dx_ushort | element_width |
|
std::vector< dx_ubyte > | data |
|
dx_ushort | param [2] |
The documentation for this class was generated from the following file: