* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / init-media.d
1 #source: init.s
2 #as: --abi=32 --isa=SHmedia
3 #ld: -shared -mshelf32
4 #readelf: -d
5 #target: sh64-*-elf
6
7 # Make sure that the lsb of DT_INIT and DT_FINI entries is set
8 # when _init and _fini are SHmedia code.
9
10 Dynamic section at offset 0x260 contains 8 entries:
11 Tag Type Name/Value
12 0x0000000c \(INIT\) 0x241
13 0x0000000d \(FINI\) 0x251
14 0x00000004 \(HASH\) 0x94
15 0x00000005 \(STRTAB\) 0x1d4
16 0x00000006 \(SYMTAB\) 0xe4
17 0x0000000a \(STRSZ\) 107 \(bytes\)
18 0x0000000b \(SYMENT\) 16 \(bytes\)
19 0x00000000 \(NULL\) 0x0
This page took 0.030757 seconds and 5 git commands to generate.