binutils/
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / testranges.d
1 #PROG: objcopy
2 #source: testranges.s
3 #readelf: -wR --wide
4 #name: unordered .debug_info references to .debug_ranges
5
6 Contents of the .debug_ranges section:
7
8 Offset Begin End
9 00000000 00000001 00000002
10 00000000 <End of list>
11 00000010 00000000 00000002
12 00000010 <End of list>
13
14 #pass
This page took 0.037011 seconds and 4 git commands to generate.