PR 10288
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-pic-veneer.d
1
2 .*: file format.*
3
4 Disassembly of section .text:
5
6 00008000 <_start>:
7 8000: ea...... b 800. <.*>
8
9 00008004 <foo>:
10 8004: 46c0 nop \(mov r8, r8\)
11 8006: 4770 bx lr
12
13 00008008 <__foo_from_arm>:
14 8008: e59fc004 ldr ip, \[pc, #4\] ; 8014 <__foo_from_arm\+0xc>
15 800c: e08fc00c add ip, pc, ip
16 8010: e12fff1c bx ip
17 8014: fffffff1 .word 0xfffffff1
This page took 0.031758 seconds and 5 git commands to generate.