LIEF: Library to Instrument Executable Formats Version 0.16.0
|
This is the complete list of members for LIEF::ELF::CoreFile, including all inherited members.
accept(Visitor &visitor) const override | LIEF::ELF::CoreFile | virtual |
as() | LIEF::Object | |
as() const | LIEF::Object | |
begin() | LIEF::ELF::CoreFile | inline |
begin() const | LIEF::ELF::CoreFile | inline |
cast() const | LIEF::ELF::Note | inline |
cast() | LIEF::ELF::Note | inline |
classof(const Note *note) | LIEF::ELF::CoreFile | inlinestatic |
clone() const override | LIEF::ELF::CoreFile | inlinevirtual |
const_iterator typedef | LIEF::ELF::CoreFile | |
convert_type(Header::FILE_TYPE ftype, uint32_t type, const std::string &name) | LIEF::ELF::Note | static |
CoreFile(ARCH arch, Header::CLASS cls, std::string name, uint32_t type, Note::description_t description) | LIEF::ELF::CoreFile | |
count() const | LIEF::ELF::CoreFile | inline |
create(const std::string &name, uint32_t type, description_t description, std::string section_name, Header::FILE_TYPE ftype=Header::FILE_TYPE::NONE, ARCH arch=ARCH::NONE, Header::CLASS cls=Header::CLASS::NONE) | LIEF::ELF::Note | static |
create(const std::string &name, TYPE type, description_t description, std::string section_name, ARCH arch=ARCH::NONE, Header::CLASS cls=Header::CLASS::NONE) | LIEF::ELF::Note | static |
create(BinaryStream &stream, std::string section_name, Header::FILE_TYPE ftype=Header::FILE_TYPE::NONE, ARCH arch=ARCH::NONE, Header::CLASS cls=Header::CLASS::NONE) | LIEF::ELF::Note | static |
description() const | LIEF::ELF::Note | inline |
description() | LIEF::ELF::Note | inline |
description(description_t description) | LIEF::ELF::Note | inline |
description_t typedef | LIEF::ELF::Note | |
dump(std::ostream &os) const override | LIEF::ELF::CoreFile | virtual |
end() | LIEF::ELF::CoreFile | inline |
end() const | LIEF::ELF::CoreFile | inline |
files() const | LIEF::ELF::CoreFile | inline |
files(const files_t &file) | LIEF::ELF::CoreFile | |
files_t typedef | LIEF::ELF::CoreFile | |
iterator typedef | LIEF::ELF::CoreFile | |
name() const | LIEF::ELF::Note | inline |
name(std::string name) | LIEF::ELF::Note | inline |
Note(const Note ©)=default | LIEF::ELF::Note | |
note_to_section(const Note ¬e) | LIEF::ELF::Note | inlinestatic |
Object() | LIEF::Object | |
Object(const Object &other) | LIEF::Object | |
operator!=(const Object &other) const | LIEF::Object | inlinevirtual |
operator<<(std::ostream &os, const CoreFile ¬e) | LIEF::ELF::CoreFile | friend |
operator=(const Note ©)=default | LIEF::ELF::Note | |
LIEF::Object::operator=(const Object &other) | LIEF::Object | |
operator==(const Object &other) const | LIEF::Object | virtual |
original_type() const | LIEF::ELF::Note | inline |
output_const_t typedef | LIEF::Object | |
output_t typedef | LIEF::Object | |
section_name() const | LIEF::ELF::Note | inline |
size() const | LIEF::ELF::Note | |
TYPE enum name | LIEF::ELF::Note | |
type() const | LIEF::ELF::Note | inline |
type_owner(TYPE type) | LIEF::ELF::Note | static |
type_to_section(TYPE type) | LIEF::ELF::Note | static |
~CoreFile() override=default | LIEF::ELF::CoreFile | |
~Note() override=default | LIEF::ELF::Note | |
~Object() | LIEF::Object | virtual |