ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pe / pr19803.s
1 .text
2 .globl "_DllMainCRTStartup@12"
3 "_DllMainCRTStartup@12":
4 .globl _DllMainCRTStartup
5 _DllMainCRTStartup:
6 .globl DllMainCRTStartup
7 DllMainCRTStartup:
8 nop
9
10 .section .rdata,"dr"
11 _testval:
12 .long 1
13 .long 2
This page took 0.0294450000000001 seconds and 4 git commands to generate.