LibObjectFile
LibObjectFile copied to clipboard
Add support for DWARF version 5 and complete support for 4
LibObjectFile only support version 4, but partially:
- [ ] Version 4: support for
.debug_types
,.debug_frame
,.debug_loc
,.debug_ranges
,.debug_pubnames
,.debug_pubtypes
,.debug_macinfo
section - [ ] Version 5
Version 5 is quite massive to support.