ladybird/ELFLoader
Andreas Kling d90b891406 Remove bootstrapping code from ELFLoader.
This runs inside the kernel now, and I no longer need the emulated version.
2018-11-04 13:44:17 +01:00
..
.gitignore Import all this stuff into a single repo called Serenity. 2018-10-10 11:53:07 +02:00
elf.h Import all this stuff into a single repo called Serenity. 2018-10-10 11:53:07 +02:00
ELFImage.cpp Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00
ELFImage.h Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00
ELFLoader.cpp Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00
ELFLoader.h Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00
ExecSpace.cpp Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00
ExecSpace.h Remove bootstrapping code from ELFLoader. 2018-11-04 13:44:17 +01:00