x86: Properly handle PLT expression in directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-1g.d
1 #source: pr19636-1.s
2 #as: --32 -mrelax-relocations=no
3 #ld: -m elf_i386 --no-dynamic-linker
4 #readelf : -r --wide -x .got -x .got.plt --dyn-syms
5
6 There are no relocations in this file.
7
8 Hex dump of section '.got':
9 0x[0-9a-f]+ [0 ]+\.+
10
11 Hex dump of section '.got.plt':
12 0x[0-9a-f]+ [0 ]+\.+
This page took 0.030343 seconds and 4 git commands to generate.