#include "asm.h"
#include "javaopc.h"
Go to the source code of this file.
Classes | |
class | javadis |
struct | javadis_insn |
Defines | |
#define | JAVAINSN_MAX_PARAM_COUNT 2 |
Typedefs | |
typedef int(* | java_token_func )(char *result, int maxlen, dword token, void *context) |
|
Definition at line 33 of file javadis.h. Referenced by javadis::decode(), and javadis::decode_insn(). |
|
Definition at line 48 of file javadis.h. Referenced by AnalyJavaDisassembler::init(), and javadis::javadis(). |