mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:48:12 +00:00
![]() This algorithm is both iterative and recursive, so allocating on every recursion, or when iterating each child is extremely costly. Instead allow the on stack DIE to be re-initialized so it can be reused. |
||
---|---|---|
.. | ||
Dwarf | ||
CMakeLists.txt | ||
DebugInfo.cpp | ||
DebugInfo.h | ||
DebugSession.cpp | ||
DebugSession.h | ||
StackFrameUtils.cpp | ||
StackFrameUtils.h |