* Fix size of .note.split section * clippy fix --------- Co-authored-by: Luke Street <luke@street.dev>
Uses actual ELF .note format, which is more standard and handled better by mwld.
- Add `objdiff-cli report changes` for diffing two reports - Unify some click-to-highlight logic between CLI and GUI - Load .splitmeta section for extra object metadata (original virtual addr, etc) - More work on objdiff-cli diff