bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / tlspie2.d
1 #name: TLS with PIE
2 #as: --32
3 #ld: -melf_i386 -pie
4 #objdump: -dw
5
6 .*: +file format .*
7
8
9 Disassembly of section .text:
10
11 [0-9a-f]+ <_start>:
12 [ ]*[a-f0-9]+: 8d 05 fc ff ff ff lea 0xfffffffc,%eax
13 #pass
This page took 0.030908 seconds and 4 git commands to generate.