mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:37:34 +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. |
||
---|---|---|
.. | ||
AbbreviationsMap.cpp | ||
AbbreviationsMap.h | ||
AttributeValue.h | ||
CompilationUnit.cpp | ||
CompilationUnit.h | ||
DIE.cpp | ||
DIE.h | ||
DwarfInfo.cpp | ||
DwarfInfo.h | ||
DwarfTypes.h | ||
Expression.cpp | ||
Expression.h | ||
LineProgram.cpp | ||
LineProgram.h |