Rizin
unix-like reverse engineering framework and cli tools
asm-arm.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2014 pancake <pancake@nopcode.org>
2
// SPDX-License-Identifier: LGPL-3.0-only
3
4
#ifndef _INCLUDE_ARMASS_H_
5
#define _INCLUDE_ARMASS_H_
6
7
#include <
rz_types_base.h
>
8
9
int
armass_assemble
(
const
char
*
str
,
ut64
off
,
int
thumb);
10
11
#endif
armass_assemble
int armass_assemble(const char *str, ut64 off, int thumb)
Definition:
armass.c:6209
cmd_descs_generate.str
str
Definition:
cmd_descs_generate.py:785
off
int off
Definition:
pal.c:13
rz_types_base.h
ut64
ut64(WINAPI *w32_GetEnabledXStateFeatures)()
librz
asm
arch
arm
asm-arm.h
Generated by
1.9.1