PIPS
callgraph-local.h File Reference

Go to the source code of this file.

Macros

#define CALLGRAPH_NOT_FOUND   NULL
 callgraph.h include file for callgraphs More...
 
#define CALLGRAPH_DRAW   "CALLGRAPH_DRAW"
 
#define CALLGRAPH_DEBUG   "CALLGRAPH_DEBUG"
 
#define CALLGRAPH_DEBUG_LEVEL   "CALLGRAPH_DEBUG_LEVEL"
 
#define CALLGRAPH_SHORT_NAMES   "CALLGRAPH_SHORT_NAMES"
 
#define CALLGRAPH_INDENT   4
 

Macro Definition Documentation

◆ CALLGRAPH_DEBUG

#define CALLGRAPH_DEBUG   "CALLGRAPH_DEBUG"

Definition at line 34 of file callgraph-local.h.

◆ CALLGRAPH_DEBUG_LEVEL

#define CALLGRAPH_DEBUG_LEVEL   "CALLGRAPH_DEBUG_LEVEL"

Definition at line 35 of file callgraph-local.h.

◆ CALLGRAPH_DRAW

#define CALLGRAPH_DRAW   "CALLGRAPH_DRAW"

Definition at line 33 of file callgraph-local.h.

◆ CALLGRAPH_INDENT

#define CALLGRAPH_INDENT   4

Definition at line 38 of file callgraph-local.h.

◆ CALLGRAPH_NOT_FOUND

#define CALLGRAPH_NOT_FOUND   NULL

callgraph.h include file for callgraphs

Definition at line 31 of file callgraph-local.h.

◆ CALLGRAPH_SHORT_NAMES

#define CALLGRAPH_SHORT_NAMES   "CALLGRAPH_SHORT_NAMES"

Definition at line 36 of file callgraph-local.h.