mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-22 17:23:06 +00:00
dd08658a6e
.orc_unwind_ip and .orc_unwind are only referenced while initially parsing ORC data and then never touched again, so it's wasteful to cache them in struct drgn_elf_file. Look them up if and when we parse the ORC data instead. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
.gitignore | ||
codegen_utils.py | ||
gen_arch_inc_strswitch.py | ||
gen_c_keywords_inc_strswitch.py | ||
gen_constants.py | ||
gen_elf_sections.py | ||
gen_strswitch.py |