Home | History | Annotate | Download | only in ld-sh
      1 #source: fdpic-funcdesc-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 00090009[ \t]+.*
     11 Contents of section \.rofixup:
     12  400098 004100ac 004100b0 004100a8 004100b4[ \t]+.*
     13 Contents of section \.data:
     14  4100a8 004100ac[ \t]+.*
     15 Contents of section \.got:
     16  4100ac 00400094 004100b4 00000000 00000000[ \t]+.*
     17  4100bc 00000000[ \t]+.*
     18 
     19 Disassembly of section \.text:
     20 
     21 00400094 <foo>:
     22 [ \t]+400094:[ \t]+00 09[ \t]+nop[ \t]+
     23 
     24 00400096 <_start>:
     25 [ \t]+400096:[ \t]+00 09[ \t]+nop[ \t]+
     26