retdec
|
#include <elf_notes.h>
Public Attributes | |
std::string | owner |
std::size_t | type |
std::size_t | dataOffset |
std::size_t | dataLength |
std::string | description |
Class for one ELF note entry
std::size_t retdec::fileinfo::ElfNoteEntry::dataLength |
std::size_t retdec::fileinfo::ElfNoteEntry::dataOffset |
std::string retdec::fileinfo::ElfNoteEntry::description |
std::string retdec::fileinfo::ElfNoteEntry::owner |
std::size_t retdec::fileinfo::ElfNoteEntry::type |