SimpleKernel  0.0.1
Elf Member List

This is the complete list of members for Elf, including all inherited members.

check_elf_identity() const -> boolElfprivate
ehdrElfprivate
elfElfprivate
Elf(wchar_t *_kernel_image_filename)Elfexplicit
Elf(const Elf &)=deleteElf
Elf(Elf &&)=deleteElf
elf_file_bufferElfprivate
elf_file_sizeElfprivate
fileElfprivate
file_system_protocolElfprivate
get_ehdr()Elfprivate
get_file_size() const -> size_tElfprivate
get_phdr()Elfprivate
get_shdr()Elfprivate
load() const -> uintptr_tElf
load_kernel_image() const -> uint64_tElf
load_program_sections() constElfprivate
load_sections(const Elf64_Phdr &_phdr) constElfprivate
operator=(const Elf &) -> Elf &=deleteElf
operator=(Elf &&) -> Elf &=deleteElf
phdrElfprivate
print_ehdr() constElfprivate
print_phdr() constElfprivate
print_shdr() constElfprivate
root_file_systemElfprivate
SECTION_BUF_SIZEElfprivatestatic
shdrElfprivate
shstrtab_bufElfprivate
~Elf()Elf