Go to the source code of this file.
◆ LIEF_API
Referenced by elf_binary_destroy(), elf_binary_save_header(), elf_parse(), is_elf(), lief_logging_disable(), lief_logging_enable(), lief_logging_set_level(), lief_pe_header_characteristics_str(), lief_pe_header_machine_str(), lief_pe_subsytem_str(), macho_binaries_destroy(), macho_parse(), pe_binary_destroy(), pe_parse(), and PE_TYPES_to_string().
◆ LIEF_HELPER_EXPORT
#define LIEF_HELPER_EXPORT __attribute__ ((visibility ("default"))) |
◆ LIEF_HELPER_IMPORT
#define LIEF_HELPER_IMPORT __attribute__ ((visibility ("default"))) |
◆ LIEF_HELPER_LOCAL
#define LIEF_HELPER_LOCAL __attribute__ ((visibility ("hidden"))) |
◆ LIEF_LOCAL