LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
Module.hpp File Reference
Include dependency graph for linux/Module.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::runtime::Linux::Module
 This class exposes a Linux-specific API for a module. More...

Namespaces

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

Functions

std::unique_ptr< ModuleLIEF::runtime::Linux::dlopen (const std::string &name)
 Load the library with the given path/name.