ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / relaxr.d
1
2 .*: file format .*
3
4 Disassembly of section .text:
5
6 00000000 <_start>:
7 0: (48 00 00 01|01 00 00 48) bl 0 <_start>
8 0: R_PPC_REL24 near
9 4: (48 00 00 01|01 00 00 48) bl 4 <_start\+0x4>
10 4: R_PPC_REL24 far
11 8: (48 00 00 01|01 00 00 48) bl 8 <_start\+0x8>
12 8: R_PPC_REL24 near
13 c: (48 00 00 01|01 00 00 48) bl c <_start\+0xc>
14 c: R_PPC_REL24 far
15 10: (48 00 00 00|00 00 00 48) b 10 <_start\+0x10>
16 10: R_PPC_REL24 _start
This page took 0.029695 seconds and 4 git commands to generate.