Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / bfin / reloc.d
1 #objdump: -r
2 #name: reloc
3 .*: +file format .*
4
5 RELOCATION RECORDS FOR \[\.text\]:
6 OFFSET TYPE VALUE
7 0*0004 R_BFIN_PCREL24 _call_data1
8 0*0008 R_BFIN_RIMM16 .data
9 0*000a R_BFIN_PCREL12_JUMP_S .text\+0x00000018
10 0*000e R_BFIN_PCREL24 call_data1\+0x00000008
11 0*0012 R_BFIN_HUIMM16 .data\+0x00000002
12 0*0016 R_BFIN_LUIMM16 .data\+0x00000004
13 0*001a R_BFIN_HUIMM16 load_extern1
14
15
16 RELOCATION RECORDS FOR \[\.data\]:
17 OFFSET TYPE VALUE
18 0*0006 R_BFIN_BYTE_DATA load_extern1
19
20
This page took 0.039487 seconds and 4 git commands to generate.