Luna/kernel/include/sys/elf
apio 261fc73146 ELFLoader: Read the ELF file header by header using the VFS
Instead of just allocating one big redundant blob of memory and reading into it, then having to free it...
2022-10-12 18:23:52 +02:00
..
ELF.h Add an ELF Loader!! 2022-10-01 12:15:56 +02:00
ELFLoader.h ELFLoader: Read the ELF file header by header using the VFS 2022-10-12 18:23:52 +02:00
Image.h Implement an ELFImage struct 2022-10-07 17:54:05 +02:00