commit | 297ed22d71e0c67e7b1a3f188cff7c3874abbe47 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Wed Apr 15 01:18:12 2015 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Tue Apr 21 20:50:04 2015 +0000 |
tree | ed432521ad0853bea19fa9becd168cd28120c955 | |
parent | f0dec62af300eaacfe3e8621276ee89a7d76346e [diff] |
Write 64-bit address in DWARF if we are on 64-bit architecture. DWARF includes code address. Make sure they are of the right size. I have kept them as 32-bit until now to keep consistent with the old code. I do not think that having 32-bit addresses was an issue since we were using 32-bit Elf, but since we plan to switch to 64-bit Elf, we should definitely be using 64-bit address. Change-Id: I57138c0dda2d37fc6f0f9329b31d61f38a2d6fcb