LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
Section.hpp File Reference
#include <cstdint>
#include <memory>
#include <ostream>
#include "LIEF/visibility.h"
#include "LIEF/Abstract/Section.hpp"
#include "LIEF/PE/Section.hpp"
#include "LIEF/COFF/AuxiliarySymbols/AuxiliarySectionDefinition.hpp"
#include "LIEF/iterators.hpp"
#include "LIEF/optional.hpp"
Include dependency graph for COFF/Section.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::COFF::Section
 This class represents a COFF section. More...
 
struct  LIEF::COFF::Section::ComdatInfo
 This structure wraps comdat information which is composed of the symbol associated with the comdat section and its selection flag. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::COFF
 

Functions

const char * LIEF::COFF::to_string (Section::CHARACTERISTICS e)