Rizin
unix-like reverse engineering framework and cli tools
utils.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2013-2021 th0rpe <josediazfer@yahoo.es>
2
// SPDX-License-Identifier: LGPL-3.0-only
3
4
#ifndef UUTILS_H
5
#define UUTILS_H
6
7
#include <
rz_types.h
>
8
#define C55PLUS_DEBUG 0
9
10
char
*
strcat_dup
(
char
*
s1
,
char
*
s2
,
st32
n_free);
11
char
*
get_hex_str
(
ut32
hex_num);
12
13
#endif
s2
s2
Definition:
basic-a64-instructions.s.cs:732
ut32
uint32_t ut32
Definition:
demangler_util.h:31
strcat_dup
char * strcat_dup(char *s1, char *s2, st32 n_free)
Definition:
utils.c:12
get_hex_str
char * get_hex_str(ut32 hex_num)
Definition:
utils.c:38
rz_types.h
st32
#define st32
Definition:
rz_types_base.h:12
s1
#define s1(x)
Definition:
sha256.c:60
librz
asm
arch
tms320
c55x_plus
utils.h
Generated by
1.9.1