Home | History | Annotate | Download | only in ld-sh
      1 #source: fdpic-goti20-static.s
      2 #as: --isa=sh2a -big --fdpic
      3 #ld: -EB -mshelf_fd
      4 #objdump: -ds
      5 #target: sh*-*-uclinux*
      6 
      7 .*:[ \t]+file format elf32-shbig-fdpic
      8 
      9 Contents of section \.text:
     10  400094 0000000c 01ce[ \t]+.*
     11 Contents of section \.rofixup:
     12  40009c 004100b4 004100a8[ \t]+.*
     13 Contents of section \.data:
     14  4100a4 00000001[ \t]+.*
     15 Contents of section \.got:
     16  4100a8 00000000 00000000 00000000 004100a4[ \t]+.*
     17 
     18 Disassembly of section \.text:
     19 
     20 00400094 <_start>:
     21 [ \t]+400094:[ \t]+00 00 00 0c[ \t]+movi20[ \t]+#12,r0
     22 [ \t]+400098:[ \t]+01 ce[ \t]+mov\.l[ \t]+@\(r0,r12\),r1
     23