Rizin
unix-like reverse engineering framework and cli tools
config.h File Reference
#include "p/spp.h"
#include "p/acr.h"
#include "p/pod.h"
#include "p/cpp.h"

Go to the source code of this file.

Macros

#define HAVE_SYSTEM   0
 
#define DEBUG   0
 

Variables

struct Procprocs []
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG   0

Definition at line 37 of file config.h.

◆ HAVE_SYSTEM

#define HAVE_SYSTEM   0

Definition at line 12 of file config.h.

Variable Documentation

◆ procs

struct Proc* procs[]
Initial value:
= {
}
DLL_LOCAL struct Proc acr_proc
Definition: acr.h:43
DLL_LOCAL struct Proc cpp_proc
Definition: cpp.h:163
#define NULL
Definition: cris-opc.c:27
DLL_LOCAL struct Proc spp_proc
Definition: spp.h:451
DLL_LOCAL struct Proc pod_proc
Definition: pod.h:40

Definition at line 24 of file config.h.

Referenced by rz_debug_dmp_pids(), spp_proc_list(), and spp_proc_set().