1 #source: fdpic-gotofffuncdesc-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]+ d10031cc fffffff8 00090009[ \t]+.* 11 Contents of section \.got: 12 [0-9a-f]+ 00000008 00000000 00000000 00000000[ \t]+.* 13 [0-9a-f]+ 00000000[ \t]+.* 14 15 Disassembly of section \.text: 16 17 [0-9a-f]+ <f>: 18 [0-9a-f]+:[ \t]+d1 00[ \t]+mov\.l[ \t]+[0-9a-f]+ <f\+0x4>,r1[ \t]+! fffffff8 19 [0-9a-f]+:[ \t]+31 cc[ \t]+add[ \t]+r12,r1 20 [0-9a-f]+:[ \t]+ff ff[ \t]+\.word 0xffff 21 [0-9a-f]+:[ \t]+ff f8[ \t]+fmov[ \t]+@r15,fr15 22 23 [0-9a-f]+ <foo>: 24 [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+ 25 [0-9a-f]+:[ \t]+00 09[ \t]+nop[ \t]+ 26 27 Disassembly of section \.got: 28 29 [0-9a-f]+ <\.got>: 30 [ \t]+[0-9a-f]+:[ \t]+00 00 00 08[ \t]+movi20[ \t]+#8,r0 31 [ \t]+[0-9a-f]+: R_SH_FUNCDESC_VALUE[ \t]+\.text 32 [ \t]+\.\.\. 33