LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
Section.hpp File Reference
#include <string>
#include <ostream>
#include <vector>
#include <memory>
#include "LIEF/utils.hpp"
#include "LIEF/visibility.h"
#include "LIEF/Abstract/Section.hpp"
#include "LIEF/ELF/enums.hpp"
#include "LIEF/iterators.hpp"
Include dependency graph for ELF/Section.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::ELF::Section
 Class wich represents an ELF Section. More...
 
struct  EnableBitMaskOperators< LIEF::ELF::Section::FLAGS >
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::ELF
 Namespace related to the LIEF's ELF module.
 
namespace  LIEF::ELF::DataHandler
 

Functions

const char * LIEF::ELF::to_string (Section::TYPE e)
 
const char * LIEF::ELF::to_string (Section::FLAGS e)