Itamar
|
93b68f5566
LibELF: Move the implementation of find_demangled_function to ELF::Image
|
4 years ago |
Itamar
|
dfdd977a82
LibC: Link statically with libstdc++
|
4 years ago |
Itamar
|
5a2e68d699
LibELF: Temporarily disable name demangling
|
4 years ago |
Itamar
|
5b87904ab5
Kernel: Add ability to load interpreter instead of main program
|
4 years ago |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 years ago |
Ben Wiederhake
|
d8e22fedc3
Libraries: Unbreak building with extra debug macros
|
4 years ago |
Andreas Kling
|
5bca49162c
LibELF: Remove unused cruft in ELF::Loader
|
5 years ago |
Andreas Kling
|
8d73355c38
LibELF: Set ELF::Loader::m_symbol_count in constructor
|
5 years ago |
Nico Weber
|
00f658b984
Lagom+LibELF: Add an ELF fuzzer, and tweak the code to survive a few minutes of fuzzing (#3071)
|
5 years ago |
Itamar
|
e207de8449
LibELF: Add find_demangled_function
|
5 years ago |
Andrew Kaster
|
21b5909dc6
LibELF: Move ELF classes into namespace ELF
|
5 years ago |