* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / ld / testsuite / ld-arm / abs-call-1.d
blob7214e3a6f9a63560d787d6d08a58bfef3116fcb9
1 .*: file format elf32-.*
4 Disassembly of section .text:
6 00008000 <arm>:
7 8000: eb03dffe bl 100000 <foo>
8 8004: ea03dffd b 100000 <foo>
9 8008: fa03dffc blx 100000 <foo>
10 800c: eb03dffb bl 100000 <foo>
11 00008010 <thumb>:
12 8010: f0f7 fff6 bl 100000 <foo>
13 8014: f0f7 bff4 b\.w 100000 <foo>
14 8018: f0f7 eff2 blx 100000 <foo>