mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 06:31:00 +00:00
Stash away the ELFLoader used to load an executable in Process so we can use it for symbolicating userspace addresses later on. This will make debugging userspace programs a lot nicer. :^) |
||
|---|---|---|
| .. | ||
| ELFImage.cpp | ||
| ELFImage.h | ||
| ELFLoader.cpp | ||
| ELFLoader.h | ||
| exec_elf.h | ||