1 #source: pr19636-2.s 2 #as: --64 -mrelax-relocations=no 3 #ld: -pie -m elf_x86_64 --no-dynamic-linker 4 #objdump: -dw 5 #target: x86_64-*-nacl* 6 7 .*: +file format .* 8 9 10 Disassembly of section .plt: 11 12 0+ <.plt>: 13 [ ]*[a-f0-9]+: ff 35 42 02 01 10 pushq 0x10010242\(%rip\) # 10010248 <_GLOBAL_OFFSET_TABLE_\+0x8> 14 [ ]*[a-f0-9]+: 4c 8b 1d 43 02 01 10 mov 0x10010243\(%rip\),%r11 # 10010250 <_GLOBAL_OFFSET_TABLE_\+0x10> 15 [ ]*[a-f0-9]+: 41 83 e3 e0 and \$0xffffffe0,%r11d 16 [ ]*[a-f0-9]+: 4d 01 fb add %r15,%r11 17 [ ]*[a-f0-9]+: 41 ff e3 jmpq \*%r11 18 [ ]*[a-f0-9]+: 66 0f 1f 84 00 00 00 00 00 nopw 0x0\(%rax,%rax,1\) 19 [ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\) 20 [ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\) 21 [ ]*[a-f0-9]+: 66 90 xchg %ax,%ax 22 [ ]*[a-f0-9]+: 4c 8b 1d 11 02 01 10 mov 0x10010211\(%rip\),%r11 # 10010258 <_GLOBAL_OFFSET_TABLE_\+0x18> 23 [ ]*[a-f0-9]+: 41 83 e3 e0 and \$0xffffffe0,%r11d 24 [ ]*[a-f0-9]+: 4d 01 fb add %r15,%r11 25 [ ]*[a-f0-9]+: 41 ff e3 jmpq \*%r11 26 [ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\) 27 [ ]*[a-f0-9]+: 68 00 00 00 00 pushq \$0x0 28 [ ]*[a-f0-9]+: e9 00 00 00 00 jmpq 6a <_start-0x16> 29 [ ]*[a-f0-9]+: 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 data16 data16 data16 data16 data16 nopw %cs:0x0\(%rax,%rax,1\) 30 [ ]*[a-f0-9]+: 0f 1f 80 00 00 00 00 nopl 0x0\(%rax\) 31 32 Disassembly of section .text: 33 34 0+80 <_start>: 35 [ ]*[a-f0-9]+: 48 3b 05 a9 01 01 10 cmp 0x100101a9\(%rip\),%rax # 10010230 <_DYNAMIC\+0xe0> 36 [ ]*[a-f0-9]+: ff 25 ab 01 01 10 jmpq \*0x100101ab\(%rip\) # 10010238 <_DYNAMIC\+0xe8> 37 [ ]*[a-f0-9]+: e8 ae ff ff ff callq 40 <_start-0x40> 38