ladybird/DevTools
Nico Weber fd73de684e X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86
From a layering perspective, it's maybe a bit surprising that the
X86::SymbolProvider implementation also lives in LibX86, but since
everything depends on LibELF via LibC, and since all current
LibX86-based disassemblers want to use ELFSymbolProvider, it makes
some amount of sense to put it there.
2020-08-16 19:37:58 +02:00
..
FormCompiler AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
HackStudio LibGUI+DevTools+Applications: Use ModelIndex::data() in many places 2020-08-16 16:44:09 +02:00
Inspector LibGUI: Move GUI::Model::Role to GUI::ModelRole 2020-08-16 16:44:09 +02:00
IPCCompiler AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
Profiler X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86 2020-08-16 19:37:58 +02:00
UserspaceEmulator X86+Profiler+UserspaceEmulator: Deduplicate ELFSymbolProvider to LibX86 2020-08-16 19:37:58 +02:00
VisualBuilder LibGUI+DevTools+Applications: Use ModelIndex::data() in many places 2020-08-16 16:44:09 +02:00
CMakeLists.txt UserspaceEmulator: Start building a userspace X86 emulator :^) 2020-07-07 22:44:58 +02:00