Don't change the default symbol for relocatable link
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr18735.d
1 #ld: -r
2 #readelf: -s
3
4 Symbol table '.symtab' contains .* entries:
5 #...
6 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
7 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
8 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
9 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
10 #pass
This page took 0.029474 seconds and 4 git commands to generate.