retdec
Public Attributes | List of all members
retdec::fileinfo::ElfNoteEntry Class Reference

#include <elf_notes.h>

Collaboration diagram for retdec::fileinfo::ElfNoteEntry:
Collaboration graph
[legend]

Public Attributes

std::string owner
 
std::size_t type
 
std::size_t dataOffset
 
std::size_t dataLength
 
std::string description
 

Detailed Description

Class for one ELF note entry

Member Data Documentation

◆ dataLength

std::size_t retdec::fileinfo::ElfNoteEntry::dataLength

◆ dataOffset

std::size_t retdec::fileinfo::ElfNoteEntry::dataOffset

◆ description

std::string retdec::fileinfo::ElfNoteEntry::description

◆ owner

std::string retdec::fileinfo::ElfNoteEntry::owner

◆ type

std::size_t retdec::fileinfo::ElfNoteEntry::type

The documentation for this class was generated from the following file: