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

Go to the source code of this file.

Classes

class  LIEF::ELF::Parser
 Class which parses and transforms an ELF file into a ELF::Binary object. More...
 

Namespaces

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