Home | History | Annotate | Download | only in ld-pe
      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
     14