Searched refs:mainCRTStartup (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/ |
D | orphana_nu.s | 2 .globl mainCRTStartup symbol 6 mainCRTStartup: label
|
D | tlssec.s | 6 .global mainCRTStartup symbol 10 mainCRTStartup: label
|
D | cfia.s | 5 mainCRTStartup: label
|
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | ppcpe.sc | 33 /* It's "mainCRTStartup", not "_mainCRTStartup", and it's located in 36 "-u mainCRTStartup" to make sure it gets included in the link. 39 ${RELOCATING+ENTRY (mainCRTStartup)}
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | pep.em | 508 { 3, "mainCRTStartup" }, 511 {14, "mainCRTStartup" }, 516 static const char default_entry[] = "mainCRTStartup";
|
D | pe.em | 546 { 3, "mainCRTStartup" }, 549 {14, "mainCRTStartup" }, 554 static const char default_entry[] = "mainCRTStartup";
|