summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugAranges.h
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Move all DWARF headers to the public include directory.Frederic Riss2014-12-191-87/+0
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* [DWARF parser] Fix broken address ranges construction.Alexey Samsonov2014-06-121-12/+20
* Fix missing includeAlexey Samsonov2014-04-251-0/+1
* [DWARF parser] Cleanup code in DWARFDebugAranges.Alexey Samsonov2014-04-251-11/+5
* [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
OpenPOWER on IntegriCloud