(_bfd_target_vector): Only include the bfd_elf32_ia64_hpux_big_vec vector
[binutils.git] / ld / testsuite / ld-arm / arm-app.d
blob80bed981c70e1cbe42253efc24d0a229b976acc5
2 tmpdir/arm-app: file format elf32-(little|big)arm
3 architecture: arm, flags 0x00000112:
4 EXEC_P, HAS_SYMS, D_PAGED
5 start address 0x.*
7 Disassembly of section .plt:
9 .* <.plt>:
10 .*: e52de004 str lr, \[sp, #-4\]!
11 .*: e59fe004 ldr lr, \[pc, #4\] ; .* <.plt\+0x10>
12 .*: e08fe00e add lr, pc, lr
13 .*: e5bef008 ldr pc, \[lr, #8\]!
14 .*: .*
15 .*: e28fc6.* add ip, pc, #.* ; 0x.*
16 .*: e28cca.* add ip, ip, #.* ; 0x.*
17 .*: e5bcf.* ldr pc, \[ip, #.*\]!
18 Disassembly of section .text:
20 .* <_start>:
21 .*: e1a0c00d mov ip, sp
22 .*: e92dd800 stmdb sp!, {fp, ip, lr, pc}
23 .*: eb000001 bl .* <app_func>
24 .*: e89d6800 ldmia sp, {fp, sp, lr}
25 .*: e12fff1e bx lr
27 .* <app_func>:
28 .*: e1a0c00d mov ip, sp
29 .*: e92dd800 stmdb sp!, {fp, ip, lr, pc}
30 .*: ebfffff4 bl .* <.text-0xc>
31 .*: e89d6800 ldmia sp, {fp, sp, lr}
32 .*: e12fff1e bx lr
34 .* <app_func2>:
35 .*: e12fff1e bx lr