Go to the source code of this file.
Macros | |
| #define | CPU_CALL __fastcall |
Functions | |
| unsigned | short (CPU_CALL *DisaWord)(unsigned int a) |
| int | DisaGetEa (char *t, int ea, int size) |
| int | DisaGet () |
Variables | |
| unsigned int | DisaPc |
| char * | DisaText |
| #define CPU_CALL __fastcall |
| int DisaGet | ( | ) |
| int DisaGetEa | ( | char * | t, |
| int | ea, | ||
| int | size | ||
| ) |
| unsigned short | ( | CPU_CALL * | DisaWord | ) |
| unsigned int DisaPc |
| char* DisaText |
1.8.1.1