Place .shstrtab section after .symtab and .strtab, thus restoring monotonically incre...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / got-reloc-local-r.d
CommitLineData
ac145307
BS
1#name: C6X GOT relocations, local symbols, -r
2#as: -mlittle-endian
3#ld: -r -melf32_tic6x_le
4#source: got-reloc-local-1.s
5#source: got-reloc-local-2.s
6#objdump: -dr
7
8.*: *file format elf32-tic6x-le
9
10
11Disassembly of section \.text:
12
1300000000 <\.text>:
14[ ]*0:[ ]*0700006e[ ]*ldw \.D2T2 \*\+b14\(0\),b14
15[ ]*0:[ ]*R_C6000_DSBT_INDEX __c6xabi_DSBT_BASE
16[ ]*4:[ ]*0080006c[ ]*ldw \.D2T1 \*\+b14\(0\),a1
17[ ]*4:[ ]*R_C6000_SBR_GOT_U15_W a
18 \.\.\.
19[ ]*20:[ ]*0700006e[ ]*ldw \.D2T2 \*\+b14\(0\),b14
20[ ]*20: R_C6000_DSBT_INDEX __c6xabi_DSBT_BASE
21[ ]*24:[ ]*0080006c[ ]*ldw \.D2T1 \*\+b14\(0\),a1
22[ ]*24:[ ]*R_C6000_SBR_GOT_U15_W b
23 \.\.\.
This page took 0.231786 seconds and 4 git commands to generate.