Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.d
blobfdc65b101f6f8c817603f31245d13f8b79313fcf
1 #as: --32
2 #ld: -pie -melf_i386 -z relro -z noseparate-code
3 #objdump: -dw --sym
5 .*: +file format .*
7 SYMBOL TABLE:
8 #...
9 0+1ff4 l O .got.plt 0+ _GLOBAL_OFFSET_TABLE_
10 #...
12 Disassembly of section .text:
14 .* <_start>:
15 .*: 8d 80 0c e0 ff ff lea -0x1ff4\(%eax\),%eax
16 #pass