ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-2e.d
1 #source: pr19636-2.s
2 #as: --32 -mrelax-relocations=no
3 #ld: -shared -Bsymbolic -m elf_i386 -z notext
4 #readelf : -r --wide --dyn-syms
5
6 Relocation section '\.rel\.dyn' at offset [0x0-9a-f]+ contains 3 entries:
7 +Offset +Info +Type +Sym. Value +Symbol's Name
8 [0-9a-f]+ +[0-9a-f]+ +R_386_32 +0+ +func
9 [0-9a-f]+ +[0-9a-f]+ +R_386_PC32 +0+ +func
10 [0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +0+ +func
11
12 Symbol table '\.dynsym' contains [0-9]+ entries:
13 +Num: +Value +Size Type +Bind +Vis +Ndx Name
14 #...
15 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +WEAK +DEFAULT +UND +func
16 #pass