|
LIEF: Library to Instrument Executable Formats Version 2.0.0
|
#include <string_view>#include <memory>#include <string>#include "LIEF/ELF/DynamicEntry.hpp"#include "LIEF/compiler_attributes.hpp"#include "LIEF/visibility.h"

Go to the source code of this file.
Classes | |
| class | LIEF::ELF::DynamicSharedObject |
| Class which represents a DT_SONAME entry in the dynamic table This kind of entry is usually used to name the original library. More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::ELF |
| Namespace related to the LIEF's ELF module. | |