SMACC2
Macros
visibility_control.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMAGE_TOOLS_EXPORT   __attribute__ ((visibility("default")))
 
#define IMAGE_TOOLS_IMPORT
 
#define IMAGE_TOOLS_PUBLIC
 
#define IMAGE_TOOLS_LOCAL
 
#define IMAGE_TOOLS_PUBLIC_TYPE
 

Macro Definition Documentation

◆ IMAGE_TOOLS_EXPORT

#define IMAGE_TOOLS_EXPORT   __attribute__ ((visibility("default")))

Definition at line 42 of file visibility_control.h.

◆ IMAGE_TOOLS_IMPORT

#define IMAGE_TOOLS_IMPORT

Definition at line 43 of file visibility_control.h.

◆ IMAGE_TOOLS_LOCAL

#define IMAGE_TOOLS_LOCAL

Definition at line 49 of file visibility_control.h.

◆ IMAGE_TOOLS_PUBLIC

#define IMAGE_TOOLS_PUBLIC

Definition at line 48 of file visibility_control.h.

◆ IMAGE_TOOLS_PUBLIC_TYPE

#define IMAGE_TOOLS_PUBLIC_TYPE

Definition at line 51 of file visibility_control.h.