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.
|
|
|
|
|
2005-01-11 23:55:14 +00:00
|
|
|
Dynamic section at offset 0x300 contains 8 entries:
|
2002-08-23 08:14:06 +00:00
|
|
|
Tag Type Name/Value
|
2005-01-11 23:55:14 +00:00
|
|
|
0x000000000000000c \(INIT\) 0x2df
|
|
|
|
0x000000000000000d \(FINI\) 0x2ef
|
2002-08-23 08:14:06 +00:00
|
|
|
0x0000000000000004 \(HASH\) 0xe8
|
2005-01-11 23:55:14 +00:00
|
|
|
0x0000000000000005 \(STRTAB\) 0x288
|
2004-07-02 11:25:54 +00:00
|
|
|
0x0000000000000006 \(SYMTAB\) 0x138
|
2005-01-11 23:55:14 +00:00
|
|
|
0x000000000000000a \(STRSZ\) 85 \(bytes\)
|
2002-08-23 08:14:06 +00:00
|
|
|
0x000000000000000b \(SYMENT\) 24 \(bytes\)
|
|
|
|
0x0000000000000000 \(NULL\) 0x0
|