[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-17.dd
CommitLineData
aba8c3de
WN
1
2.*
3
4
5Disassembly of section \.iplt:
6
fdb05630 700009000 <.iplt>:
aba8c3de
WN
8#------------------------------------------------------------------------------
9#------ appfunc1's .iplt entry
10#------------------------------------------------------------------------------
fdb05630
WN
11 9000: e28fc600 add ip, pc, #0, 12
12 9004: e28cca08 add ip, ip, #8, 20 ; 0x8000
13 9008: e5bcf004 ldr pc, \[ip, #4\]!
aba8c3de
WN
14
15Disassembly of section \.text:
16
fdb05630
WN
170000a000 <appfunc1>:
18 a000: 46f7 mov pc, lr
aba8c3de 19
fdb05630
WN
200000a002 <appfunc2>:
21 a002: 46f7 mov pc, lr
aba8c3de 22
fdb05630
WN
230000a004 <_start>:
24 a004: f7fe effc blx 9000 <appfunc1-0x1000>
25 a008: 00000010 \.word 0x00000010
This page took 0.162913 seconds and 4 git commands to generate.