fdb056307c
ld/testsuite/ChangeLog: 2013-04-30 Will Newton <will.newton@linaro.org> * ld-arm/arm-elf.exp: Use linker script for IFUNC test 17. * ld-arm/ifunc-17.dd: Update offsets for linker script. * ld-arm/ifunc-17.gd: Likewise. * ld-arm/ifunc-17.rd: Likewise.
25 lines
620 B
Text
25 lines
620 B
Text
|
|
.*
|
|
|
|
|
|
Disassembly of section \.iplt:
|
|
|
|
00009000 <.iplt>:
|
|
#------------------------------------------------------------------------------
|
|
#------ appfunc1's .iplt entry
|
|
#------------------------------------------------------------------------------
|
|
9000: e28fc600 add ip, pc, #0, 12
|
|
9004: e28cca08 add ip, ip, #8, 20 ; 0x8000
|
|
9008: e5bcf004 ldr pc, \[ip, #4\]!
|
|
|
|
Disassembly of section \.text:
|
|
|
|
0000a000 <appfunc1>:
|
|
a000: 46f7 mov pc, lr
|
|
|
|
0000a002 <appfunc2>:
|
|
a002: 46f7 mov pc, lr
|
|
|
|
0000a004 <_start>:
|
|
a004: f7fe effc blx 9000 <appfunc1-0x1000>
|
|
a008: 00000010 \.word 0x00000010
|