x86: Properly handle PLT expression in directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr22929.d
1 #as: --32
2 #ld: -melf_i386 -shared
3 #readelf: -r --wide -s
4
5 There are no relocations in this file.
6 #...
7 Symbol table '.symtab' contains [0-9]+ entries:
8 Num: Value Size Type Bind Vis Ndx Name
9 #...
10 [ \t]+[a-f0-9]+: [a-f0-9]+ +1 IFUNC +GLOBAL DEFAULT +[a-f0-9]+ +foo
11 #...
This page took 0.031384 seconds and 4 git commands to generate.