ld: Pass -z notext to linker for tests with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr19636-1e.d
1 #source: pr19636-1.s
2 #as: --64
3 #ld: -shared -Bsymbolic -m elf_x86_64 -z notext
4 #readelf : -r --wide --dyn-syms
5
6 Relocation section '\.rela?\..*' at offset 0x[0-9a-f]+ contains [0-9]+ entr(y|ies):
7 #...
8 [0-9a-f]+[ \t]+[0-9a-f]+[ \t]+R_.*[ \t]+[0-9a-f]+[ \t]+func.*
9 #...
10 Symbol table '\.dynsym' contains [0-9]+ entries:
11 +Num: +Value +Size Type +Bind +Vis +Ndx Name
12 #...
13 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
14 #...
This page took 0.038821 seconds and 4 git commands to generate.