add ref output for dwarf_range_lists
authorEli Bendersky <eliben@gmail.com>
Sat, 7 Jan 2012 14:39:23 +0000 (16:39 +0200)
committerEli Bendersky <eliben@gmail.com>
Sat, 7 Jan 2012 14:39:23 +0000 (16:39 +0200)
examples/reference_output/dwarf_range_lists.out [new file with mode: 0644]

diff --git a/examples/reference_output/dwarf_range_lists.out b/examples/reference_output/dwarf_range_lists.out
new file mode 100644 (file)
index 0000000..f8939b8
--- /dev/null
@@ -0,0 +1,7 @@
+Processing file: ./examples/sample_exe64.elf
+  Found a compile unit at offset 0, length 115
+  Found a compile unit at offset 119, length 135
+  Found a compile unit at offset 258, length 156
+  Found a compile unit at offset 418, length 300
+   DIE DW_TAG_lexical_block. attr DW_AT_ranges.
+[RangeEntry(begin_offset=26, end_offset=40), RangeEntry(begin_offset=85, end_offset=118), RangeEntry(begin_offset=73, end_offset=77), RangeEntry(begin_offset=64, end_offset=67)]