i386: Update tests for -z separate-code
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.d
CommitLineData
89d249d2
L
1#as: --32
2#ld: -pie -melf_i386 -z relro
3#objdump: -dw --sym
4#notarget: i?86-*-nacl* x86_64-*-nacl*
5
6.*: +file format .*
7
8SYMBOL TABLE:
9#...
100+2000 l O .got.plt 0+ _GLOBAL_OFFSET_TABLE_
11#...
12
13Disassembly of section .text:
14
bab55c05
AM
15.* <_start>:
16.*: 8d 80 00 e0 ff ff lea -0x2000\(%eax\),%eax
89d249d2 17#pass
This page took 0.056605 seconds and 4 git commands to generate.