2002-08-23 08:14:06 +00:00
|
|
|
#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.
|
|
|
|
|
2003-10-13 05:09:21 +00:00
|
|
|
Dynamic segment at offset 0x448 contains 8 entries:
|
2002-08-23 08:14:06 +00:00
|
|
|
Tag Type Name/Value
|
2003-10-13 05:09:21 +00:00
|
|
|
0x000000000000000c \(INIT\) 0x425
|
|
|
|
0x000000000000000d \(FINI\) 0x435
|
2002-08-23 08:14:06 +00:00
|
|
|
0x0000000000000004 \(HASH\) 0xe8
|
2003-10-13 05:09:21 +00:00
|
|
|
0x0000000000000005 \(STRTAB\) 0x3b8
|
|
|
|
0x0000000000000006 \(SYMTAB\) 0x190
|
|
|
|
0x000000000000000a \(STRSZ\) 107 \(bytes\)
|
2002-08-23 08:14:06 +00:00
|
|
|
0x000000000000000b \(SYMENT\) 24 \(bytes\)
|
|
|
|
0x0000000000000000 \(NULL\) 0x0
|