readelf ngettext fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19615.d
CommitLineData
e20365c5
L
1#as: --32
2#ld: -pie -Bsymbolic -E -melf_i386
3#readelf: -r --wide --dyn-syms
4
d3a49aa8 5Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
e20365c5
L
6 Offset Info Type Sym. Value Symbol's Name
7[0-9a-f]+ +[0-9a-f]+ +R_386_RELATIVE +
8
9Symbol table '.dynsym' contains [0-9]+ entries:
10 Num: Value Size Type Bind Vis Ndx Name
11#...
12[ ]*[a-f0-9]+: [a-f0-9]+ 0 FUNC GLOBAL DEFAULT [a-f0-9]+ xyzzy
13#...
This page took 0.100106 seconds and 4 git commands to generate.