summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19636-1e.d
blob: fb01a235b509e1902b0650d17b6c2e29aaa2217c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#source: pr19636-1.s
#as: --64
#ld: -shared -Bsymbolic -m elf_x86_64 -z notext
#readelf : -r --wide --dyn-syms

Relocation section '\.rela?\..*' at offset 0x[0-9a-f]+ contains [0-9]+ entr(y|ies):
#...
[0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0-9a-f]+[ \t]+func.*
#...
Symbol table '\.dynsym' contains [0-9]+ entries:
 +Num: +Value +Size Type +Bind +Vis +Ndx Name
#...
 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
#...