Go to the documentation of this file.
16#ifndef LIEF_COFF_PARSER_CONFIG_H
17#define LIEF_COFF_PARSER_CONFIG_H
27 static const ParserConfig DEFAULT;
Class used to configure the COFF parser.
Definition COFF/ParserConfig.hpp:24
static const ParserConfig & default_conf()
Definition COFF/ParserConfig.hpp:26
Definition AuxiliarySymbol.hpp:29
LIEF namespace.
Definition Abstract/Binary.hpp:39
#define LIEF_API
Definition visibility.h:41