]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-i386/pie1.d
Remove x86 NaCl target support
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.d
CommitLineData
89d249d2 1#as: --32
410a69a0 2#ld: -pie -melf_i386 -z relro -z noseparate-code
89d249d2 3#objdump: -dw --sym
89d249d2
L
4
5.*: +file format .*
6
7SYMBOL TABLE:
8#...
90+2000 l O .got.plt 0+ _GLOBAL_OFFSET_TABLE_
10#...
11
12Disassembly of section .text:
13
bab55c05
AM
14.* <_start>:
15.*: 8d 80 00 e0 ff ff lea -0x2000\(%eax\),%eax
89d249d2 16#pass