LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
compiler_attributes.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIEF_DEPRECATED(reason)
#define LIEF_MAYBE_UNUSED

Macro Definition Documentation

◆ LIEF_DEPRECATED

#define LIEF_DEPRECATED ( reason)
Value:
__attribute__((deprecated(reason)))

◆ LIEF_MAYBE_UNUSED

#define LIEF_MAYBE_UNUSED