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

Go to the source code of this file.

Classes

class  LIEF::ELF::X86Features
 This class interfaces the different GNU_PROPERTY_X86_FEATURE_* properties which includes: More...
 

Namespaces

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

Functions

const char * LIEF::ELF::to_string (X86Features::FLAG flag)
 
const char * LIEF::ELF::to_string (X86Features::FEATURE feat)