mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 07:31:32 +00:00
13 lines
392 B
Makefile
13 lines
392 B
Makefile
#source: gotplt.s
|
|
#as: --abi=32 --isa=SHmedia
|
|
#ld: -shared -mshelf32 --version-script=$srcdir/$subdir/gotplt.map
|
|
#readelf: -r
|
|
#target: sh64-*-elf
|
|
|
|
# Make sure that gotplt relocations of forced local symbols
|
|
# use the GOT.
|
|
|
|
Relocation section '\.rela\.dyn' at offset .* contains 1 entries:
|
|
Offset Info Type Sym\.Value Sym\. Name \+ Addend
|
|
[0-9a-f ]+R_SH_RELATIVE[0-9a-f ]+
|