mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
c51297b470
* ld-pe/orphan_nu.d: New test for --no-leading-underscore. * ld-pe/orphana_nu.s: New file. * ld-pe/pe.exp: Add orphan_nu test.
9 lines
98 B
ArmAsm
9 lines
98 B
ArmAsm
.globl mainCRTStartup
|
|
.globl start
|
|
.text
|
|
mainCRTStartup:
|
|
start:
|
|
|
|
.section .foo,"b"
|
|
.space 16
|