1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 09:07:44 +00:00
serenity/Libraries/LibELF
2020-08-09 21:12:54 +02:00
..
Arch/i386 LibELF: Re-organize ELFDynamicObject::load and add PLT trampoline 2020-01-01 23:54:06 +01:00
AuxiliaryVector.h Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace 2020-07-07 10:38:54 +02:00
DynamicLoader.cpp LibELF+Lagom: Use FlatPtr instead of u32 in DynamicLoader to get LibELF to build in Lagom 2020-08-09 21:12:54 +02:00
DynamicLoader.h LibELF: Validate the mapped file in DynamicLoader constructor 2020-04-11 22:41:05 +02:00
DynamicObject.cpp LibELF+Lagom: Work towards getting LibELF in Lagom 2020-08-09 21:12:54 +02:00
DynamicObject.h Kernel: Absorb LibBareMetal back into the kernel 2020-05-16 12:00:04 +02:00
exec_elf.h LibGfx: Unpublish Gfx::Size from the global namespace 2020-02-06 13:32:14 +01:00
Image.cpp LibELF+Lagom: Work towards getting LibELF in Lagom 2020-08-09 21:12:54 +02:00
Image.h Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) 2020-08-06 10:33:16 +02:00
Loader.cpp LibELF: Add find_demangled_function 2020-04-13 23:20:59 +02:00
Loader.h Kernel: Absorb LibBareMetal back into the kernel 2020-05-16 12:00:04 +02:00
Validation.cpp LibELF+Lagom: Work towards getting LibELF in Lagom 2020-08-09 21:12:54 +02:00
Validation.h LibELF: Move validation methods to their own file 2020-04-11 22:41:05 +02:00