commit | 3c5ec99e156632a734c2359642ae928102850597 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Sep 23 22:58:07 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Sep 23 23:12:02 2014 -0700 |
tree | 59505b8a233f0e21925a2c0913933b086a04656f | |
parent | 344f4145bdff3c4123d8a1808964ea9761a9edc4 [diff] |
ART: Refactor elf_writer_quick for elf section order This writes ELF sections in approximate order (debug sections are currently out-of-order) to avoid incompletely written files appearing OK to ART loading code. Bug: 17622827 Change-Id: I812fd42fcf2823dbfaf5891bf101d3b59406f263