Set ET_EXEC for -pie -Ttext-segment=
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pie / start.s
1 .text
2 .globl foo
3 foo:
4 .byte 0
This page took 0.03196 seconds and 4 git commands to generate.