aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/farcall-thumb-thumb-m.d')
-rw-r--r--ld/testsuite/ld-arm/farcall-thumb-thumb-m.d8
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d b/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d
index 6415be7..2f7cdaf 100644
--- a/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d
+++ b/ld/testsuite/ld-arm/farcall-thumb-thumb-m.d
@@ -2,17 +2,17 @@
Disassembly of section .text:
-00001000 <_start-0x10>:
+00001000 <__bar_veneer>:
1000: b540 push {r6, lr}
- 1002: 4e02 ldr r6, \[pc, #8\] \(100c <_start-0x4>\)
+ 1002: 4e02 ldr r6, \[pc, #8\] \(100c <__bar_veneer\+0xc>\)
1004: 46fe mov lr, pc
- 1006: e7fe b.n 1006 <_start-0xa>
+ 1006: 4730 bx r6
1008: bd40 pop {r6, pc}
100a: bf00 nop
100c: 02001015 .word 0x02001015
00001010 <_start>:
- 1010: f7ff fff6 bl 1000 <_start-0x10>
+ 1010: f7ff fff6 bl 1000 <__bar_veneer>
Disassembly of section .foo:
02001014 <bar>: