ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / relasz.d
CommitLineData
c955de36 1#source: relasz.s
3c3358ca 2#target: [check_shared_lib_support]
bab55c05 3#ld: -shared --hash-style=sysv -Taarch64.ld
c955de36
WN
4#readelf: -d
5# Check that the RELASZ section has the correct size even if we are
6# using a non-default linker script that merges .rela.dyn and .rela.plt
7# in the output.
8
9Dynamic section at offset 0x[0-9a-f]+ contains 9 entries:
10 Tag Type Name/Value
11 0x0000000000000004 \(HASH\) 0x[0-9a-f]+
12 0x0000000000000005 \(STRTAB\) 0x[0-9a-f]+
13 0x0000000000000006 \(SYMTAB\) 0x[0-9a-f]+
14 0x000000000000000a \(STRSZ\) [0-9]+ \(bytes\)
15 0x000000000000000b \(SYMENT\) [0-9]+ \(bytes\)
16 0x0000000000000007 \(RELA\) 0x[0-9a-f]+
17 0x0000000000000008 \(RELASZ\) 24 \(bytes\)
18 0x0000000000000009 \(RELAENT\) 24 \(bytes\)
19 0x0000000000000000 \(NULL\) 0x0
This page took 0.296451 seconds and 4 git commands to generate.