16#ifndef LIEF_ELF_NOTE_DETAILS_PROPERTIES_NEEDED_H
17#define LIEF_ELF_NOTE_DETAILS_PROPERTIES_NEEDED_H
NEED
Definition Needed.hpp:26
~Needed() override=default
static bool classof(const NoteGnuProperty::Property *prop)
Definition Needed.hpp:30
This class wraps the different properties that can be used in a NT_GNU_PROPERTY_TYPE_0 note.
Definition NoteGnuProperty.hpp:35
TYPE type() const
Return the LIEF's mirror type of the note.
Definition NoteGnuProperty.hpp:51
LIEF namespace.
Definition Abstract/Binary.hpp:32