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.
19 lines
700 B
Makefile
19 lines
700 B
Makefile
#source: init.s
|
|
#as: --abi=64
|
|
#ld: -shared -mshelf64
|
|
#readelf: -d
|
|
#target: sh64-*-elf
|
|
|
|
# Make sure that the lsb of DT_INIT and DT_FINI entries is set
|
|
# when _init and _fini are SHmedia code.
|
|
|
|
Dynamic section at offset 0x300 contains 8 entries:
|
|
Tag Type Name/Value
|
|
0x000000000000000c \(INIT\) 0x2df
|
|
0x000000000000000d \(FINI\) 0x2ef
|
|
0x0000000000000004 \(HASH\) 0xe8
|
|
0x0000000000000005 \(STRTAB\) 0x288
|
|
0x0000000000000006 \(SYMTAB\) 0x138
|
|
0x000000000000000a \(STRSZ\) 85 \(bytes\)
|
|
0x000000000000000b \(SYMENT\) 24 \(bytes\)
|
|
0x0000000000000000 \(NULL\) 0x0
|