History log of /external/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9013db3399d2847899ba32daf58844bba1aef6dd 15-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> DWARF: Reset the state after parsing a line table prologue and remove an unnecessary lookup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139859 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
10df80692cc1594fb06fc02cae6eba177123cfd9 14-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> DWARF: Generate the address lookup table from the DIE tree if .debug_aranges is not available.

Ported from LLDB.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139732 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
358f4fd9ee078b3c79597fc688855fb48bc1f356 14-Sep-2011 Benjamin Kramer <benny.kra@googlemail.com> DWARF: Port support for parsing .debug_aranges section from LLDB and wire it up to llvm-dwarfdump.

This is only one half of it, the part that caches address ranges from the DIEs when .debug_aranges is
not available will be ported soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139680 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/DebugInfo/DWARFDebugAranges.cpp