|
Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Typedefs | |
| typedef unsigned(* | blast_in) (void *how, unsigned char **buf) |
| typedef int(* | blast_out) (void *how, unsigned char *buf, unsigned len) |
Functions | |
| int | blast (blast_in infun, void *inhow, blast_out outfun, void *outhow, unsigned *left, unsigned char **in) |
| int blast | ( | blast_in | infun, |
| void * | inhow, | ||
| blast_out | outfun, | ||
| void * | outhow, | ||
| unsigned * | left, | ||
| unsigned char ** | in | ||
| ) |
Definition at line 383 of file blast.c.
References decomp(), err, in, state::infun, state::inhow, state::left, NULL, state::outfun, state::outhow, and s.