aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pie1.d
blob: e77b8dc04f967446c05aeb37a8dbf91aeab358db (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:

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