* gas/tic80/{float.d, float.lst, float.s}: New tests for
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic80 / relocs2b.d
1 #objdump: -r
2 #source: relocs2.s
3 #name: TIc80 simple relocs, static and global variables (relocs)
4
5 .*: +file format .*tic80.*
6
7 RELOCATION RECORDS FOR \[.text\]:
8 OFFSET TYPE VALUE
9 00000004 32 .bss
10 0000000c 32 _x_char
11 00000014 32 _x_char
12 0000001c 32 .bss
13 00000024 32 .bss
14 0000002c 32 _x_short
15 00000034 32 _x_short
16 0000003c 32 .bss
17 00000044 32 .bss
18 0000004c 32 .bss
19 00000054 32 .bss
20 0000005c 32 .bss
21 00000064 32 .bss
22 0000006c 32 _x_long
23 00000074 32 _x_long
24 0000007c 32 .bss
25 00000084 32 .bss
26 0000008c 32 _x_float
27 00000094 32 _x_float
28 0000009c 32 .bss
29 000000a4 32 .bss
30 000000ac 32 _x_double
31 000000b4 32 _x_double
32 000000bc 32 .bss
33 000000c4 32 .bss
34 000000cc 32 _x_char_p
35 000000d4 32 _x_char_p
36 000000dc 32 .bss
37
38
This page took 0.045818 seconds and 4 git commands to generate.