#include <elf_notes.h>
◆ addNoteEntry()
void retdec::fileinfo::ElfNotes::addNoteEntry |
( |
const ElfNoteEntry & |
noteEntry | ) |
|
◆ getErrorMessage()
const std::string & retdec::fileinfo::ElfNotes::getErrorMessage |
( |
| ) |
const |
◆ getNotes()
const std::vector< ElfNoteEntry > & retdec::fileinfo::ElfNotes::getNotes |
( |
| ) |
const |
◆ getNumberOfNotes()
std::size_t retdec::fileinfo::ElfNotes::getNumberOfNotes |
( |
| ) |
const |
◆ getSecSegLength()
std::size_t retdec::fileinfo::ElfNotes::getSecSegLength |
( |
| ) |
const |
◆ getSecSegOffset()
std::size_t retdec::fileinfo::ElfNotes::getSecSegOffset |
( |
| ) |
const |
◆ getSectionName()
std::string retdec::fileinfo::ElfNotes::getSectionName |
( |
| ) |
const |
◆ isMalformed()
bool retdec::fileinfo::ElfNotes::isMalformed |
( |
| ) |
const |
◆ isNamedSection()
bool retdec::fileinfo::ElfNotes::isNamedSection |
( |
| ) |
const |
◆ setErrorMessage()
void retdec::fileinfo::ElfNotes::setErrorMessage |
( |
const std::string & |
message | ) |
|
◆ setSecSegLength()
void retdec::fileinfo::ElfNotes::setSecSegLength |
( |
const std::size_t & |
length | ) |
|
◆ setSecSegOffset()
void retdec::fileinfo::ElfNotes::setSecSegOffset |
( |
const std::size_t & |
offset | ) |
|
◆ setSectionName()
void retdec::fileinfo::ElfNotes::setSectionName |
( |
const std::string & |
name | ) |
|
◆ errorMessage
std::string retdec::fileinfo::ElfNotes::errorMessage |
|
private |
◆ notes
◆ secSegLength
std::size_t retdec::fileinfo::ElfNotes::secSegLength |
|
private |
◆ secSegOffset
std::size_t retdec::fileinfo::ElfNotes::secSegOffset |
|
private |
◆ sectionName
std::string retdec::fileinfo::ElfNotes::sectionName |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/fileinfo/file_information/file_information_types/elf_notes.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/fileinfo/file_information/file_information_types/elf_notes.cpp