LIEF: Library to Instrument Executable Formats Version 0.15.1
|
Go to the source code of this file.
Macros | |
#define | LIEF_HELPER_IMPORT __attribute__ ((visibility ("default"))) |
#define | LIEF_HELPER_EXPORT __attribute__ ((visibility ("default"))) |
#define | LIEF_HELPER_LOCAL __attribute__ ((visibility ("hidden"))) |
#define | LIEF_API |
#define | LIEF_LOCAL LIEF_HELPER_LOCAL |
#define LIEF_API |
#define LIEF_HELPER_EXPORT __attribute__ ((visibility ("default"))) |
#define LIEF_HELPER_IMPORT __attribute__ ((visibility ("default"))) |
#define LIEF_HELPER_LOCAL __attribute__ ((visibility ("hidden"))) |
#define LIEF_LOCAL LIEF_HELPER_LOCAL |