Avoid exponential behavior in rust_evaluate_subexp
[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.032267 seconds and 4 git commands to generate.