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

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.