mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 19:52:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DisassemblyModel.cpp | ||
| DisassemblyModel.h | ||
| main.cpp | ||
| Profile.cpp | ||
| Profile.h | ||
| ProfileModel.cpp | ||
| ProfileModel.h | ||
| ProfileTimelineWidget.cpp | ||
| ProfileTimelineWidget.h | ||