* elf32-arm.c (STUB_ENTRY_NAME): Define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-blx-pic-veneer.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <__bar_from_thumb>:
6 1000: e59fc000 ldr ip, \[pc, #0\] ; 1008 <__bar_from_thumb\+0x8>
7 1004: e08ff00c add pc, pc, ip
8 1008: 0200000c .word 0x0200000c
9 100c: 00000000 .word 0x00000000
10
11 00001010 <_start>:
12 1010: f7ff eff6 blx 1000 <__bar_from_thumb>
13 Disassembly of section .foo:
14
15 02001014 <bar>:
16 2001014: e12fff1e bx lr
This page took 0.031073 seconds and 5 git commands to generate.