mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
16 lines
418 B
D
16 lines
418 B
D
|
#source: tlspic1.s
|
||
|
#source: tlspic2.s
|
||
|
#as: -little
|
||
|
#ld: -shared -EL
|
||
|
#objdump: -sj.got
|
||
|
#target: sh*-*-linux* sh*-*-netbsd*
|
||
|
|
||
|
.*: +file format elf32-sh.*
|
||
|
|
||
|
Contents of section \.got:
|
||
|
[0-9a-f]+ [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .*
|
||
|
[0-9a-f]+ 00000000 08000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 18000000 00000000 .*
|
||
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
||
|
[0-9a-f]+ 10000000 00000000 +.*
|