/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
hilo16.s | 6 .global _start 7 _start: label
|
relax_callr.ld | 5 ENTRY(_start) 8 _start = .;
|
relax_jmp.ld | 5 ENTRY(_start) 8 _start = .;
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
tocopt2.s | 6 .globl _start 8 _start: label
|
tocopt3.s | 5 .globl _start 7 _start: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
bnd-branch-1.s | 2 .globl _start 3 _start: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
intel-got32.s | 3 _start: label
|
pcommit.s | 5 _start: label
|
x86-64-pcommit.s | 5 _start: label
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
last.s | 2 _start: label
|
/toolchain/binutils/binutils-2.25/ld/emulparams/ |
elf32cr16c.sh | 5 ENTRY=_start
|
elf32crx.sh | 5 ENTRY=_start
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-alpha/ |
emptygot.nm | 1 00000001200000b0 T _start
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-discard/ |
discard.ld | 1 ENTRY(_start)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
4.cc | 17 void _start() __asm__("_start"); // keep 24 void _start() function 31 _start ();
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
exclude-1.s | 5 .type _start,"function" 6 .global _start 7 _start: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
ifunc-4.s | 11 .type _start,"function" 12 .global _start 13 _start: label
|
ifunc-8a.s | 5 .type _start,"function" 6 .global _start 7 _start: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
callweak-2.s | 5 .global _start 6 .type _start, %function 7 _start: label
|
callweak.s | 5 .global _start 6 .type _start, %function 7 _start: label
|
farcall-data.s | 3 .global _start 4 .type _start, %function 5 _start: label
|
unwind-1.s | 3 .global _start 4 .type _start, %function 5 _start: label
|
unwind-2.s | 7 .global _start 8 .type _start, %function 9 _start: label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
empty.s | 7 .type _start,"function" 8 .global _start 9 _start: label
|
empty2.s | 9 .type _start,"function" 10 .global _start 11 _start: label
|