#include <dxcut/dalvik.h>
#include <dxcut/dex.h>
#include <dxcut/debug_info.h>
#include <dxcut/try_block.h>
Go to the source code of this file.
Classes | |
struct | DexCode |
Functions | |
void | dxc_free_code (DexCode *code) |
Frees all data allocated for this code structure. Does not attempt to free the passed pointer. |