|
SimpleKernel
0.0.1
|
This is the complete list of members for Elf, including all inherited members.
| check_elf_identity() const -> bool | Elf | private |
| ehdr | Elf | private |
| elf | Elf | private |
| Elf(wchar_t *_kernel_image_filename) | Elf | explicit |
| Elf(const Elf &)=delete | Elf | |
| Elf(Elf &&)=delete | Elf | |
| elf_file_buffer | Elf | private |
| elf_file_size | Elf | private |
| file | Elf | private |
| file_system_protocol | Elf | private |
| get_ehdr() | Elf | private |
| get_file_size() const -> size_t | Elf | private |
| get_phdr() | Elf | private |
| get_shdr() | Elf | private |
| load() const -> uintptr_t | Elf | |
| load_kernel_image() const -> uint64_t | Elf | |
| load_program_sections() const | Elf | private |
| load_sections(const Elf64_Phdr &_phdr) const | Elf | private |
| operator=(const Elf &) -> Elf &=delete | Elf | |
| operator=(Elf &&) -> Elf &=delete | Elf | |
| phdr | Elf | private |
| print_ehdr() const | Elf | private |
| print_phdr() const | Elf | private |
| print_shdr() const | Elf | private |
| root_file_system | Elf | private |
| SECTION_BUF_SIZE | Elf | privatestatic |
| shdr | Elf | private |
| shstrtab_buf | Elf | private |
| ~Elf() | Elf |