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