summaryrefslogtreecommitdiffstats
path: root/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-arm-blx.d')
-rw-r--r--ld/testsuite/ld-arm/farcall-thumb-arm-blx.d6
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d b/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d
index 7a72ed46ec..21cf736098 100644
--- a/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d
+++ b/ld/testsuite/ld-arm/farcall-thumb-arm-blx.d
@@ -2,12 +2,12 @@
Disassembly of section .text:
-00001000 <_start-0x8>:
- 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <_start-0x4>
+00001000 <__bar_from_thumb>:
+ 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <__bar_from_thumb\+0x4>
1004: 02001014 .word 0x02001014
00001008 <_start>:
- 1008: f7ff effa blx 1000 <_start-0x8>
+ 1008: f7ff effa blx 1000 <__bar_from_thumb>
Disassembly of section .foo:
02001014 <bar>:
OpenPOWER on IntegriCloud