* ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-lib.d
1
2 tmpdir/arm-lib.so: file format elf32-littlearm
3 architecture: arm, flags 0x00000150:
4 HAS_SYMS, DYNAMIC, D_PAGED
5 start address 0x.*
6
7 Disassembly of section .text:
8
9 .* <lib_func1>:
10 .*: e1a0c00d mov ip, sp
11 .*: e92dd800 stmdb sp!, {fp, ip, lr, pc}
12 .*: ebfffffe bl .* <lib_func1\+0x8>
13 .*: e89d6800 ldmia sp, {fp, sp, lr}
14 .*: e12fff1e bx lr
15
16 .* <lib_func2>:
17 .*: e12fff1e bx lr
This page took 0.03069 seconds and 5 git commands to generate.