1 #source: fdpic-gotofffuncdesci20-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 01f0fff8 31cc0009[ \t]+.* 11 Contents of section \.rofixup: 12 40009c 004100a8 004100ac 004100b0[ \t]+.* 13 Contents of section \.got: 14 4100a8 0040009a 004100b0 00000000 00000000[ \t]+.* 15 4100b8 00000000[ \t]+.* 16 17 Disassembly of section \.text: 18 19 00400094 <_start>: 20 [ \t]+400094:[ \t]+01 f0 ff f8[ \t]+movi20[ \t]+#-8,r1 21 [ \t]+400098:[ \t]+31 cc[ \t]+add[ \t]+r12,r1 22 23 0040009a <foo>: 24 [ \t]+40009a:[ \t]+00 09[ \t]+nop[ \t]+ 25