|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|


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< Module > | LIEF::runtime::Linux::dlopen (const std::string &name) |
| Load the library with the given path/name. | |