commit | 4fda4eb799c95be266f52aaf3461a440ea86b841 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Feb 05 13:34:46 2016 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Mon Feb 08 11:33:50 2016 +0000 |
tree | 54a7e56b5633caf2b868f6028010b488eb1923ce | |
parent | 3c258f4d7a6492af733a9351ba430d876a3e5ccf [diff] |
Move code related to debug info generation to its own directory. debug/dwarf/ contains helper classes which hide the details of the DWARF file format. It acts as independent DWARF library. debug/ contains ART-specific code which generates ELF debug sections (which includes non-DWARF sections like .symtab). Change-Id: Id351f604e4e64be2ca395a78324ea02e30481497