[ld]
[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 segment at offset 0x338 contains 8 entries:
11 Tag Type Name/Value
12 0x0000000c \(INIT\) 0x319
13 0x0000000d \(FINI\) 0x329
14 0x00000004 \(HASH\) 0x94
15 0x00000005 \(STRTAB\) 0x2ac
16 0x00000006 \(SYMTAB\) 0x13c
17 0x0000000a \(STRSZ\) 107 \(bytes\)
18 0x0000000b \(SYMENT\) 16 \(bytes\)
19 0x00000000 \(NULL\) 0x0
This page took 0.030165 seconds and 4 git commands to generate.