ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-2l.d
CommitLineData
853ee16f
L
1#source: pr19636-2.s
2#as: --64 -mrelax-relocations=no
c2596c4a 3#ld: -pie -m elf_x86_64 --no-dynamic-linker --hash-style=sysv -z dynamic-undefined-weak -z max-page-size=0x200000 -z noseparate-code
853ee16f 4#objdump: -dw
359987e2 5#warning: -z dynamic-undefined-weak ignored
853ee16f
L
6#notarget: x86_64-*-nacl*
7
8.*: +file format .*
9
10
11Disassembly of section .plt:
12
359987e2
L
130+120 <.plt>:
14 +[a-f0-9]+: ff 35 2a 01 20 00 pushq 0x20012a\(%rip\) # 200250 <_GLOBAL_OFFSET_TABLE_\+0x8>
15 +[a-f0-9]+: ff 25 2c 01 20 00 jmpq \*0x20012c\(%rip\) # 200258 <_GLOBAL_OFFSET_TABLE_\+0x10>
853ee16f 16 +[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
359987e2 17 +[a-f0-9]+: ff 25 2a 01 20 00 jmpq \*0x20012a\(%rip\) # 200260 <_GLOBAL_OFFSET_TABLE_\+0x18>
853ee16f 18 +[a-f0-9]+: 68 00 00 00 00 pushq \$0x0
359987e2 19 +[a-f0-9]+: e9 00 00 00 00 jmpq 140 <_start>
853ee16f
L
20
21Disassembly of section .text:
22
359987e2
L
230+140 <_start>:
24 +[a-f0-9]+: 48 3b 05 f1 00 20 00 cmp 0x2000f1\(%rip\),%rax # 200238 <.got>
25 +[a-f0-9]+: ff 25 f3 00 20 00 jmpq \*0x2000f3\(%rip\) # 200240 <.got\+0x8>
26 +[a-f0-9]+: e8 de ff ff ff callq 130 <.plt\+0x10>
853ee16f 27#pass
This page took 0.147112 seconds and 4 git commands to generate.