ld: Pass -z notext to linker for tests with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-2a.d
CommitLineData
aec6b87e
L
1#source: pr19636-2.s
2#as: --32 -mrelax-relocations=no
af2c48d8 3#ld: -pie -m elf_i386 -z notext
aec6b87e
L
4#readelf : -r --wide -x .got -x .got.plt --dyn-syms
5
d3a49aa8 6Relocation section '\.rel\.dyn' at offset [0x0-9a-f]+ contains 1 entry:
aec6b87e
L
7 +Offset +Info +Type +Sym. Value +Symbol's Name
8[0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func
9
10Symbol table '\.dynsym' contains 2 entries:
11 +Num: +Value +Size Type +Bind +Vis +Ndx Name
12 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
13 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
14
15Hex dump of section '.got':
16 0x[0-9a-f]+ [0 ]+\.+
17
18Hex dump of section '.got.plt':
75bd00e8 19 0x[0-9a-f]+ +[0-9a-f]+ +[0 ]+ .*
This page took 0.223811 seconds and 4 git commands to generate.