pr19636-2d.d 1.0 KB

123456789101112131415161718192021222324
  1. #source: pr19636-2.s
  2. #as: --64 -mrelax-relocations=no
  3. #ld: -pie -m elf_x86_64 --no-dynamic-linker --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code $NO_DT_RELR_LDFLAGS
  4. #objdump: -dw
  5. .*: +file format .*
  6. Disassembly of section .plt:
  7. 0+120 <.plt>:
  8. [ ]*[a-f0-9]+: ff 35 2a 01 20 00 push 0x20012a\(%rip\) # 200250 <_GLOBAL_OFFSET_TABLE_\+0x8>
  9. [ ]*[a-f0-9]+: ff 25 2c 01 20 00 jmp \*0x20012c\(%rip\) # 200258 <_GLOBAL_OFFSET_TABLE_\+0x10>
  10. [ ]*[a-f0-9]+: 0f 1f 40 00 nopl 0x0\(%rax\)
  11. [ ]*[a-f0-9]+: ff 25 2a 01 20 00 jmp \*0x20012a\(%rip\) # 200260 <_GLOBAL_OFFSET_TABLE_\+0x18>
  12. [ ]*[a-f0-9]+: 68 00 00 00 00 push \$0x0+
  13. [ ]*[a-f0-9]+: e9 00 00 00 00 jmp [a-f0-9]+ <.*>
  14. Disassembly of section .text:
  15. 0+140 <_start>:
  16. [ ]*[a-f0-9]+: 48 3b 05 f1 00 20 00 cmp 0x2000f1\(%rip\),%rax # 200238 <.*>
  17. [ ]*[a-f0-9]+: ff 25 f3 00 20 00 jmp \*0x2000f3\(%rip\) # 200240 <.*>
  18. [ ]*[a-f0-9]+: e8 de ff ff ff call 130 <.*>