|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#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"

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. | |