LIEF: Library to Instrument Executable Formats Version 0.16.0
|
#include <vector>
#include <utility>
#include "LIEF/ELF/NoteDetails/NoteGnuProperty.hpp"
#include "LIEF/visibility.h"
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) |