banan-os/userspace/libraries/LibELF/include/LibELF
Bananymous a084f83f4c Kernel: Rework kernel-side ELF loading
ELFs are now loaded as MemoryRegions so they don't need special handling
anywhere. This also allows file backed COW optimizations to work. This
was not the case before.

This patch removes now obsolete LoadableELF and unused ELF files from
LibElf.
2024-09-15 23:57:34 +03:00
..
Types.h Kernel: Allow loading PIEs 2024-08-27 17:32:22 +03:00
Values.h LibELF: Add more values and macros for interpreting fields 2024-09-02 20:40:38 +03:00