|
Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Macros | |
| #define | ASSEMBLER "RZ_PPC_AS" |
Functions | |
| static int | assemble (RzAsm *a, RzAsmOp *op, const char *buf) |
Variables | |
| RzAsmPlugin | rz_asm_plugin_ppc_as |
| RZ_API RzLibStruct | rizin_plugin |
| #define ASSEMBLER "RZ_PPC_AS" |
Definition at line 7 of file asm_ppc_as.c.
Definition at line 9 of file asm_ppc_as.c.
References a, ASSEMBLER, binutils_assemble(), and snprintf.
| RZ_API RzLibStruct rizin_plugin |
Definition at line 34 of file asm_ppc_as.c.
| RzAsmPlugin rz_asm_plugin_ppc_as |
Definition at line 22 of file asm_ppc_as.c.