Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1.d
... / ...
CommitLineData
1#as: --32
2#ld: -pie -melf_i386 -z relro -z noseparate-code
3#objdump: -dw --sym
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
14.* <_start>:
15.*: 8d 80 00 e0 ff ff lea -0x2000\(%eax\),%eax
16#pass
This page took 0.023192 seconds and 4 git commands to generate.