ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / non-contiguous-arm3.d
CommitLineData
abf874aa
CL
1#name: non-contiguous-arm3
2#source: non-contiguous-arm.s
3#ld: --enable-non-contiguous-regions -T non-contiguous-arm3.ld
4#objdump: -rdth
5#xfail: [is_generic]
6#skip: arm*nacl
7
8.*: file format elf32-(little|big)arm
9
10Sections:
11Idx Name Size VMA LMA File off Algn
12 0 \.raml 00000018 1fff0000 1fff0000 00010000 2\*\*2
13 CONTENTS, ALLOC, LOAD, READONLY, CODE
14 1 \.ramu 00000010 20000000 1fff0018 00020000 2\*\*3
15 CONTENTS, ALLOC, LOAD, READONLY, CODE
16 2 \.ramz 00000050 30040000 20000010 00030000 2\*\*2
17 CONTENTS, ALLOC, LOAD, READONLY, CODE
18 3 .ARM.attributes 00000012 00000000 00000000 00030050 2\*\*0
19 CONTENTS, READONLY
20SYMBOL TABLE:
211fff0000 l d .raml 00000000 .raml
2220000000 l d .ramu 00000000 .ramu
2330040000 l d .ramz 00000000 .ramz
2400000000 l d .ARM.attributes 00000000 .ARM.attributes
2500000000 l df \*ABS\* 00000000 .*/non-contiguous-arm.o
2620000008 l F .ramu 00000008 __code4_veneer
271fff0018 g .raml 00000000 _raml_end
2820000000 g .ramu 00000000 _ramu_start
291fff000c g F .raml 00000000 code2
3030040000 g .ramz 00000000 _ramz_start
311fff0000 g .raml 00000000 _raml_start
3220000000 g F .ramu 00000000 code3
331fff0000 g F .raml 00000000 code1
3430040050 g .ramz 00000000 _ramz_end
3530040000 g F .ramz 00000000 code4
3620000010 g .ramu 00000000 _ramu_end
37
38
39Disassembly of section .raml:
40
411fff0000 \<code1\>:
421fff0000: e1a00000 nop ; \(mov r0, r0\)
431fff0004: e1a00000 nop ; \(mov r0, r0\)
441fff0008: ebffffff bl 1fff000c \<code2\>
45
461fff000c \<code2\>:
471fff000c: e1a00000 nop ; \(mov r0, r0\)
481fff0010: e1a00000 nop ; \(mov r0, r0\)
491fff0014: eb003ff9 bl 20000000 \<code3\>
50
51Disassembly of section .ramu:
52
5320000000 \<code3\>:
5420000000: e1a00000 nop ; \(mov r0, r0\)
5520000004: ebffffff bl 20000008 \<__code4_veneer\>
56
5720000008 \<__code4_veneer\>:
5820000008: e51ff004 ldr pc, \[pc, #-4\] ; 2000000c \<__code4_veneer\+0x4\>
592000000c: 30040000 .word 0x30040000
60
61Disassembly of section .ramz:
62
6330040000 \<code4\>:
6430040000: e1a00000 .word 0xe1a00000
6530040004: e1a00000 .word 0xe1a00000
6630040008: e1a00000 .word 0xe1a00000
673004000c: e1a00000 .word 0xe1a00000
6830040010: e1a00000 .word 0xe1a00000
6930040014: e1a00000 .word 0xe1a00000
7030040018: e1a00000 .word 0xe1a00000
713004001c: e1a00000 .word 0xe1a00000
7230040020: e1a00000 .word 0xe1a00000
7330040024: e1a00000 .word 0xe1a00000
7430040028: e1a00000 .word 0xe1a00000
753004002c: e1a00000 .word 0xe1a00000
7630040030: e1a00000 .word 0xe1a00000
7730040034: e1a00000 .word 0xe1a00000
7830040038: e1a00000 .word 0xe1a00000
793004003c: e1a00000 .word 0xe1a00000
8030040040: e1a00000 .word 0xe1a00000
8130040044: e1a00000 .word 0xe1a00000
8230040048: e1a00000 .word 0xe1a00000
833004004c: e1a00000 .word 0xe1a00000
This page took 0.039608 seconds and 4 git commands to generate.