summaryrefslogtreecommitdiff
path: root/Libraries/LibELF/Image.h
AgeCommit message (Expand)Author
2020-12-14LibELF: Move the implementation of find_demangled_function to ELF::ImageItamar
2020-12-14Loader: Add dynamic loader programItamar
2020-08-10Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes ...Nico Weber
2020-08-06Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)asynts
2020-05-16Kernel: Absorb LibBareMetal back into the kernelAndreas Kling
2020-05-07LibELF: Add Image::Section::wrapping_byte_bufferItamar
2020-04-11LibELF: Move validation methods to their own fileAndrew Kaster
2020-04-11LibELF: Move ELF classes into namespace ELFAndrew Kaster