* elf32-arm.c (STUB_ENTRY_NAME): Define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-arm-thumb-blx.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <__bar_from_arm>:
6 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <__bar_from_arm\+0x4>
7 1004: 02001015 .word 0x02001015
8
9 00001008 <_start>:
10 1008: ebfffffc bl 1000 <__bar_from_arm>
11 Disassembly of section .foo:
12
13 02001014 <bar>:
14 2001014: 4770 bx lr
This page took 0.030968 seconds and 5 git commands to generate.