Implement elf_headers library for ELF file parsing and modification.
None of the existing python packages in third_party/ can modify ELF structure and as such not fit for the script. This library allows the script to parse the library and read useful information from it. Bug: 998082 Change-Id: I7d3197b93cf1a3b9c1797249a77d7ed8f130b519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777928 Commit-Queue: Denis Solonkov <solonkovda@google.com> Reviewed-by:Alex Ilin <alexilin@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#695089}
Showing
File added
Please register or sign in to comment