summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pie1.d
blob: fb35342321e77f88bf18bf41027ec3e9ed424f95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#as: --32
#ld: -pie -melf_i386 -z relro
#objdump: -dw --sym
#notarget: i?86-*-nacl* x86_64-*-nacl*

.*: +file format .*

SYMBOL TABLE:
#...
0+2000 l     O .got.plt	0+ _GLOBAL_OFFSET_TABLE_
#...

Disassembly of section .text:

0+129 <_start>:
 +129:	8d 80 00 e0 ff ff    	lea    -0x2000\(%eax\),%eax
#pass