diff options
author | Itamar <itamar8910@gmail.com> | 2021-06-19 11:39:51 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-19 14:51:18 +0200 |
commit | a5f69efa5c3ffd7f26fc0c69b3079c9f40edff71 (patch) | |
tree | 425b8940014140b61687dccf6fc874c104ab2c94 /Userland/Utilities/ln.cpp | |
parent | 84609aecc1a2f944b8d037af4459cd3c7a2bf756 (diff) | |
download | serenity-a5f69efa5c3ffd7f26fc0c69b3079c9f40edff71.zip |
LibDebug: Store optional parent_offset in Dwarf::DIE objects
In the current implementation, only DIE objects that are created via
DIE::for_each_child() will have parent offsets.
DIE objects that are created with CompilationUnit::get_die_at_offset()
do not currently store a parent offset.
We may improve this in the future, but this is enough for what we
currently need.
Diffstat (limited to 'Userland/Utilities/ln.cpp')
0 files changed, 0 insertions, 0 deletions