Fix failure in x86_64 linker tests when compiling with a PIE enabled compiler.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pltgot-1.d
1 #ld: -shared -melf_x86_64
2 #readelf: -S --wide
3 #as: --64
4
5 #...
6 +\[ *[0-9]+\] \.plt +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+10 +.*
7 #...
8 +\[ *[0-9]+\] \.got\.plt +PROGBITS +[0-9a-f]+ +[0-9a-f]+ +0+18 +.*
9 #pass
This page took 0.029773 seconds and 4 git commands to generate.