serenity/AK/ELF
Andreas Kling 3a1d5fa112 ELFLoader: Fix typo in segment naming.
Executable segments now get an "x" character in their region name.
2019-05-30 16:23:48 +02:00
..
ELFImage.cpp Kernel/AK: Move ELF loader to AK 2019-05-23 16:57:34 +02:00
ELFImage.h Kernel/AK: Move ELF loader to AK 2019-05-23 16:57:34 +02:00
ELFLoader.cpp ELFLoader: Fix typo in segment naming. 2019-05-30 16:23:48 +02:00
ELFLoader.h Kernel: Make the Process allocate_region* API's understand "int prot". 2019-05-30 16:14:37 +02:00
exec_elf.h Kernel/AK: Move ELF loader to AK 2019-05-23 16:57:34 +02:00