[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-lib-loc.d
1
2 .*: file format elf32-.*arm
3 architecture: arm.*, flags 0x00000150:
4 HAS_SYMS, DYNAMIC, D_PAGED
5 start address 0x.*
6
7 Disassembly of section .plt:
8
9 [0-9a-f]+ <.plt>:
10 [0-9a-f]+: e52de004 push {lr} ; .*
11 [0-9a-f]+: e59fe004 ldr lr, \[pc, #4\] ; 8150 .*
12 [0-9a-f]+: e08fe00e add lr, pc, lr
13 [0-9a-f]+: e5bef008 ldr pc, \[lr, #8\]!
14 8150: 000080cc .word 0x000080cc
15 8154: e08e0000 add r0, lr, r0
16 [0-9a-f]+: e5901004 ldr r1, \[r0, #4\]
17 [0-9a-f]+: e12fff11 bx r1
18 [0-9a-f]+: e52d2004 push {r2} ; .*
19 8164: e59f200c ldr r2, \[pc, #12\] ; 8178 .*
20 [0-9a-f]+: e59f100c ldr r1, \[pc, #12\] ; 817c .*
21 [0-9a-f]+: e79f2002 ldr r2, \[pc, r2\]
22 [0-9a-f]+: e081100f add r1, r1, pc
23 [0-9a-f]+: e12fff12 bx r2
24 8178: 000080bc .word 0x000080bc
25 817c: 000080a4 .word 0x000080a4
26
27 Disassembly of section .text:
28
29 [0-9a-f]+ <foo>:
30 [0-9a-f]+: e59f0004 ldr r0, \[pc, #4\] ; 818c .*
31 [0-9a-f]+: fafffff2 blx 8154 <.*\+0x8154>
32 [0-9a-f]+: e1a00000 nop ; .*
33 818c: 000080a0 .word 0x000080a0
This page took 0.039566 seconds and 4 git commands to generate.