Rizin
unix-like reverse engineering framework and cli tools
pipe_helper.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2015-2020 pancake <pancake@nopcode.org>
2
// SPDX-License-Identifier: LGPL-3.0-only
3
4
#include <
rz_lang.h
>
5
#include <
rz_types.h
>
6
7
RZ_IPI
int
lang_pipe_run
(
RzLang
*lang,
const
char
*
code
,
int
len
);
len
size_t len
Definition:
6502dis.c:15
RZ_IPI
#define RZ_IPI
Definition:
analysis_wasm.c:11
lang_pipe_run
RZ_IPI int lang_pipe_run(RzLang *lang, const char *code, int len)
Definition:
pipe_helper.c:132
rz_lang.h
rz_types.h
code
Definition:
inftree9.h:24
rz_lang_t
Definition:
rz_lang.h:17
librz
lang
p
pipe_helper.h
Generated by
1.9.1