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

Go to the source code of this file.

Classes

class  LIEF::ELF::NoteGnuProperty
 Class that wraps the NT_GNU_PROPERTY_TYPE_0 note. More...
 
class  LIEF::ELF::NoteGnuProperty::Property
 This class wraps the different properties that can be used in a NT_GNU_PROPERTY_TYPE_0 note. More...
 

Namespaces

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

Functions

const char * LIEF::ELF::to_string (NoteGnuProperty::Property::TYPE type)