LIEF: Library to Instrument Executable Formats Version 0.15.1
Loading...
Searching...
No Matches
LIEF::ELF::CoreFile Member List

This is the complete list of members for LIEF::ELF::CoreFile, including all inherited members.

accept(Visitor &visitor) const overrideLIEF::ELF::CoreFilevirtual
as()LIEF::Object
as() constLIEF::Object
begin()LIEF::ELF::CoreFileinline
begin() constLIEF::ELF::CoreFileinline
classof(const Note *note)LIEF::ELF::CoreFileinlinestatic
clone() const overrideLIEF::ELF::CoreFileinlinevirtual
const_iterator typedefLIEF::ELF::CoreFile
convert_type(Header::FILE_TYPE ftype, uint32_t type, const std::string &name)LIEF::ELF::Notestatic
CoreFile(ARCH arch, Header::CLASS cls, std::string name, uint32_t type, Note::description_t description)LIEF::ELF::CoreFile
count() constLIEF::ELF::CoreFileinline
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::Notestatic
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::Notestatic
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::Notestatic
description() constLIEF::ELF::Noteinline
description()LIEF::ELF::Noteinline
description(description_t description)LIEF::ELF::Noteinline
description_t typedefLIEF::ELF::Note
dump(std::ostream &os) const overrideLIEF::ELF::CoreFilevirtual
end()LIEF::ELF::CoreFileinline
end() constLIEF::ELF::CoreFileinline
files() constLIEF::ELF::CoreFileinline
files(const files_t &file)LIEF::ELF::CoreFile
files_t typedefLIEF::ELF::CoreFile
iterator typedefLIEF::ELF::CoreFile
name() constLIEF::ELF::Noteinline
name(std::string name)LIEF::ELF::Noteinline
Note(const Note &copy)=defaultLIEF::ELF::Note
note_to_section(const Note &note)LIEF::ELF::Noteinlinestatic
Object()LIEF::Object
Object(const Object &other)LIEF::Object
operator!=(const Object &other) constLIEF::Objectinlinevirtual
operator<<(std::ostream &os, const CoreFile &note)LIEF::ELF::CoreFilefriend
operator=(const Note &copy)=defaultLIEF::ELF::Note
LIEF::Object::operator=(const Object &other)LIEF::Object
operator==(const Object &other) constLIEF::Objectvirtual
original_type() constLIEF::ELF::Noteinline
output_const_t typedefLIEF::Object
output_t typedefLIEF::Object
section_name() constLIEF::ELF::Noteinline
size() constLIEF::ELF::Note
TYPE enum nameLIEF::ELF::Note
type() constLIEF::ELF::Noteinline
type_owner(TYPE type)LIEF::ELF::Notestatic
type_to_section(TYPE type)LIEF::ELF::Notestatic
~CoreFile() override=defaultLIEF::ELF::CoreFile
~Note() override=defaultLIEF::ELF::Note
~Object()LIEF::Objectvirtual