Public Attributes | |
| dx_uint | line_start |
| The initial value of the state machine's line register. | |
| ref_strstr * | parameter_names |
| DexDebugInstruction * | insns |
The actual byte code of the state machine. This array is ended the instruction with the opcode DBG_END_SEQUENCE.
NULL terminated list of strings giving the names of the parameters for this function. If the ith parameter name is not available the string will be empty.
1.6.3