Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-i386/pie1.d
2023-03-06 14:48:14 +01:00

16 lines
279 B
Makefile

#as: --32
#ld: -pie -melf_i386 -z relro -z noseparate-code
#objdump: -dw --sym
.*: +file format .*
SYMBOL TABLE:
#...
0+1ff4 l O .got.plt 0+ _GLOBAL_OFFSET_TABLE_
#...
Disassembly of section .text:
.* <_start>:
.*: 8d 80 0c e0 ff ff lea -0x1ff4\(%eax\),%eax
#pass