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

Go to the source code of this file.

Classes

class  LIEF::ELF::Needed
 This class represents the GNU_PROPERTY_1_NEEDED note property. More...

Namespaces

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

Functions

const char * LIEF::ELF::to_string (Needed::NEED need)