HPCToolkit
unwind-cfg.h File Reference

Go to the source code of this file.

Macros

#define HPC_UNW_LITE   0
 
#define HPC_UNW_MSG   1
 
#define HPC_IF_UNW_LITE(x)   /* remove */
 
#define HPC_IFNO_UNW_LITE(x)   x
 

Macro Definition Documentation

◆ HPC_IF_UNW_LITE

#define HPC_IF_UNW_LITE (   x)    /* remove */

Definition at line 88 of file unwind-cfg.h.

◆ HPC_IFNO_UNW_LITE

#define HPC_IFNO_UNW_LITE (   x)    x

Definition at line 89 of file unwind-cfg.h.

◆ HPC_UNW_LITE

#define HPC_UNW_LITE   0

Definition at line 56 of file unwind-cfg.h.

◆ HPC_UNW_MSG

#define HPC_UNW_MSG   1

Definition at line 57 of file unwind-cfg.h.