Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-data.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00008000 <_start>:
6 8000: ea000000 b 8008 <__far_veneer>
7 8004: 00000000 andeq r0, r0, r0
8
9 00008008 <__far_veneer>:
10 8008: e51ff004 ldr pc, \[pc, #-4\] ; 800c <__far_veneer\+0x4>
11 800c: 12340000 \.word 0x12340000
12
13 00008010 <after>:
14 8010: 11111111 \.word 0x11111111
15
16 Disassembly of section \.far:
17
18 12340000 <far>:
19 12340000: e12fff1e bx lr
This page took 0.030551 seconds and 4 git commands to generate.