commit | 1a146bfddcac2194a35e3ba33c81bfdf96aad924 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri May 29 16:33:11 2015 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Fri May 29 15:59:42 2015 +0000 |
tree | 932b041758127da6a79fdab252da9d5ac4a5b8a4 | |
parent | 24981a1cd34404c95d822907c48058ef7d25a95a [diff] |
Link .dynamic to .dynstr This is what the ELF specification says we should do. (see Figure 1-13: sh_link and sh_info Interpretation) Also make the entity size of string sections 0 (i.e. not a table). Size 1 makes some sense as well but it is not what other tools do. Bug: 20556771 Change-Id: I780ba2e13c09c33c143fca70b38a35f3b8528fb2