ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb2-purecode.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <bar>:
6 1000: 4770 bx lr
7
8 Disassembly of section .foo:
9
10 02001020 <_start>:
11 2001020: f000 f802 bl 2001028 <__bar_veneer>
12 2001024: 0000 movs r0, r0
13 \.\.\.
14
15 02001028 <__bar_veneer>:
16 2001028: f241 0c01 movw ip, #4097 ; 0x1001
17 200102c: f2c0 0c00 movt ip, #0
18 2001030: 4760 bx ip
19 2001032: 0000 movs r0, r0
20 2001034: 0000 movs r0, r0
21 \.\.\.
22
This page took 0.030195 seconds and 4 git commands to generate.