aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/DWARFDebugAranges.h
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Further simplify DWARFDebugAranges public interfaceAlexey Samsonov2013-10-021-16/+16
* [DebugInfo] Further simplify DWARFDebugAranges. No functionality change.Alexey Samsonov2013-10-011-27/+22
* [DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.Alexey Samsonov2013-10-011-23/+8
* [DebugInfo] Generate address ranges for compile units even if .debug_aranges ...Alexey Samsonov2012-11-161-1/+7
* DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...Benjamin Kramer2011-09-141-0/+1
* DWARF: Port support for parsing .debug_aranges section from LLDB and wire it ...Benjamin Kramer2011-09-141-0/+97