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