Generalize compression tool

1. One binary for all architectures
 2. Generalize (and slightly improve) compression
 2.1 works on all relocation types (rela?.dyn section only so far)
 2.2 Uses same format to encode ElfW(Rel) as well as ElfW(Rela) tables

Bug: 18051137
Change-Id: I66c95d9076954ca115816fc577d0f5ef274e5e72
This commit is contained in:
Dmitriy Ivanov
2015-01-27 19:32:56 -08:00
parent 87a0617ebe
commit f8ff6b103b
28 changed files with 1627 additions and 2119 deletions