* ldexp.c: Add LOG2CEIL() builtin function to linker script language
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-14.d
CommitLineData
1f02b94b
HPN
1#source: dso-1.s
2#source: dsov32-4.s
9a6351f1 3#as: --pic --no-underscore --march=v32 --em=criself
1f02b94b
HPN
4#ld: --shared -m crislinux
5#readelf: -d -r
6
7# Checking that a bsr to a non-PLT-decorated nonvisible function
8# doesn't make the DSO textrel.
9
85167a84 10Dynamic section at offset 0x16c contains 6 entries:
1f02b94b
HPN
11 Tag[ ]+Type[ ]+Name/Value
12 0x0+4 \(HASH\)[ ]+0x94
85167a84
AM
13 0x0+5 \(STRTAB\)[ ]+0x134
14 0x0+6 \(SYMTAB\)[ ]+0xc4
15 0x0+a \(STRSZ\)[ ]+38 \(bytes\)
1f02b94b
HPN
16 0x0+b \(SYMENT\)[ ]+16 \(bytes\)
17 0x0+ \(NULL\)[ ]+0x0
18
19There are no relocations in this file.
This page took 0.380417 seconds and 4 git commands to generate.