Home | History | Annotate | Download | only in ld-sh
      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 
      7 .*:[ \t]+file format elf32-shbig-fdpic
      8 
      9 Contents of section \.text:
     10  [0-9a-f]+ d00001ce 0000000c[ \t]+.*
     11 Contents of section \.got:
     12  [0-9a-f]+ 00000000 00000000 00000000 00000000[ \t]+.*
     13 
     14 Disassembly of section \.text:
     15 
     16 [0-9a-f]+ <f>:
     17  [0-9a-f]+:[ \t]+d0 00[ \t]+mov\.l[ \t]+[0-9a-f]+ <f\+0x4>,r0[ \t]+! c
     18  [0-9a-f]+:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
     19  [0-9a-f]+:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
     20 
     21 Disassembly of section \.got:
     22 
     23 [0-9a-f]+ <\.got>:
     24 [ \t]+\.\.\.
     25 [ \t]+[0-9a-f]+: R_SH_FUNCDESC[ \t]+foo
     26