Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / dwarf.d
1 #readelf: -s --debug-dump=aranges
2 #as: -g --generate-missing-build-notes=no
3
4 Symbol table '.symtab' contains 11 entries:
5 Num:[ ]+Value[ ]+Size[ ]+Type[ ]+Bind[ ]+Vis[ ]+Ndx[ ]+Name
6 0: 0+ 0 NOTYPE LOCAL DEFAULT UND[ ]+
7 1: 0+ 0 SECTION LOCAL DEFAULT 1[ ]+
8 2: 0+ 0 SECTION LOCAL DEFAULT 2[ ]+
9 3: 0+ 0 SECTION LOCAL DEFAULT 3[ ]+
10 4: 0+ 0 NOTYPE LOCAL DEFAULT 1 \$x
11 5: 0+ 0 SECTION LOCAL DEFAULT 6[ ]+
12 6: 0+ 0 SECTION LOCAL DEFAULT 8[ ]+
13 7: 0+ 0 SECTION LOCAL DEFAULT 4[ ]+
14 8: 0+ 0 SECTION LOCAL DEFAULT 11[ ]+
15 9: 0+ 0 SECTION LOCAL DEFAULT 9[ ]+
16 10: 0+ 8 FUNC GLOBAL DEFAULT 1 testfunc
17 Contents of the .debug_aranges section:
18
19 Length: (44|28)
20 Version: 2
21 Offset into .debug_info: 0x0
22 Pointer Size: (8|4)
23 Segment Size: 0
24
25 Address[ ]+Length
26 0+ 0+8[ ]+
27 0+ 0+[ ]+
28
This page took 0.029982 seconds and 4 git commands to generate.