bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / arm-pic-veneer.d
CommitLineData
27e55c4d
PB
1
2.*: file format.*
3
4Disassembly of section .text:
5
600008000 <_start>:
7 8000: ea000000 b 8008 <__foo_from_arm>
8
900008004 <foo>:
10 8004: 46c0 nop \(mov r8, r8\)
11 8006: 4770 bx lr
12
1300008008 <__foo_from_arm>:
14 8008: e59fc004 ldr ip, \[pc, #4\] ; 8014 <__foo_from_arm\+0xc>
15 800c: e08cc00f add ip, ip, pc
16 8010: e12fff1c bx ip
91a5743d 17 8014: fffffff1 .word 0xfffffff1
This page took 0.096289 seconds and 4 git commands to generate.