fdpic-gotfuncdesc-shared.d 666 B

12345678910111213141516171819202122232425
  1. #source: fdpic-gotfuncdesc-shared.s
  2. #as: --isa=sh2a -big --fdpic
  3. #ld: -EB -mshelf_fd -shared
  4. #objdump: -dsR -j.text -j.got
  5. #target: sh*-*-uclinux*
  6. .*:[ \t]+file format elf32-shbig-fdpic
  7. Contents of section \.text:
  8. [0-9a-f]+ d00001ce 0000000c[ \t]+.*
  9. Contents of section \.got:
  10. [0-9a-f]+ 00000000 00000000 00000000 00000000[ \t]+.*
  11. Disassembly of section \.text:
  12. [0-9a-f]+ <f>:
  13. [0-9a-f]+:[ \t]+d0 00[ \t]+mov\.l[ \t]+[0-9a-f]+ <f\+0x4>,r0[ \t]+! c
  14. [0-9a-f]+:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
  15. [0-9a-f]+:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
  16. Disassembly of section \.got:
  17. [0-9a-f]+ <\.got>:
  18. [ \t]+\.\.\.
  19. [ \t]+[0-9a-f]+: R_SH_FUNCDESC[ \t]+foo