summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_debug.cc
Commit message (Expand)AuthorAgeFilesLines
* Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.David Srbecky2015-04-211-33/+50
* Split .debug_info section to compilation units.David Srbecky2015-04-151-153/+161
* Append [DEDUPED] suffix to all deduped methods in the symbol table.David Srbecky2015-04-131-4/+13
* Add --include-cfi compiler option.David Srbecky2015-04-131-14/+19
* Relocate DWARF using .oat_patches.David Srbecky2015-04-111-4/+7
* Move DWARF related code in ElfWriter to its own file.David Srbecky2015-04-101-0/+360