15dd0fe8d4
* ld-sh/sh64/gotplt.d: Likewise. * ld-sh/sh64/init-cmpct.d: Likewise. * ld-sh/sh64/init-media.d: Likewise. * ld-sh/sh64/init64.d: Likewise.
20 lines
722 B
Makefile
20 lines
722 B
Makefile
#source: init.s
|
|
#as: --abi=32 --isa=SHcompact
|
|
#ld: -shared -mshelf32
|
|
#readelf: -d
|
|
#target: sh64-*-elf
|
|
|
|
# Make sure that the lsb of DT_INIT and DT_FINI entries is not set
|
|
# when _init and _fini are SHcompact code.
|
|
|
|
Dynamic section at offset 0x228 contains 8 entries:
|
|
Tag Type Name/Value
|
|
0x0000000c \(INIT\) 0x216
|
|
0x0000000d \(FINI\) 0x21e
|
|
0x00000004 \(HASH\) 0x94
|
|
0x00000005 \(STRTAB\) 0x1c0
|
|
0x00000006 \(SYMTAB\) 0xe0
|
|
0x0000000a \(STRSZ\) 85 \(bytes\)
|
|
0x0000000b \(SYMENT\) 16 \(bytes\)
|
|
0x00000000 \(NULL\) 0x0
|
|
|