ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / orphana.s
CommitLineData
d127ecce
AM
1 .globl _mainCRTStartup
2 .globl _start
3 .text
4_mainCRTStartup:
5_start:
6
7 .section .foo,"b"
c91db5c0 8 .space 16
This page took 0.484147 seconds and 4 git commands to generate.