Fix bug in quirk_rust_enum
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pie1-nacl.d
CommitLineData
89d249d2
L
1#source: pie1.s
2#as: --32
3#ld: -pie -melf_i386 -z relro
4#objdump: -dw --sym
5#target: i?86-*-nacl* x86_64-*-nacl*
6
7.*: +file format .*
8
9SYMBOL TABLE:
10#...
1110020000 l O .got.plt 0+ _GLOBAL_OFFSET_TABLE_
12#...
13
14Disassembly of section .text:
15
160+ <_start>:
17 +0: 8d 80 00 00 fe ef lea -0x10020000\(%eax\),%eax
18#pass
This page took 0.159428 seconds and 4 git commands to generate.