HomeSort by relevance Sort by last modified time
    Searched refs:_start (Results 1 - 25 of 2546) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_nolibc_test_main.cc 17 extern "C" void _start() { function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
export_dynamic_warning.s 2 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
vxworks2.s 1 .globl _start
2 .type _start, @function
3 _start: label
5 .size _start, .-_start
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
unknown.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/avr/
link-relax-elf-flag.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
gc-start.s 1 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/
relax-elf-flags-a.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
gap.s 2 .global _start
3 _start: label
lma.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvsb/
common.c 5 _start (void) function
13 return _start ();
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
start.s 1 .globl _start
2 _start: label
vxworks2.s 1 .globl _start
2 .type _start,@function
3 _start: label
5 .end _start
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
bpo-3.s 1 LDOU $121,_start+42+4+4+257
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-selective/
1.c 0 /* _start should be the only thing left after GC. */
3 void _start() __asm__("_start");
4 void _start() function
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
ilp32-4.s 1 .globl _start
2 _start: label
start.s 1 .globl _start
2 _start: label
ilp32-8.s 2 .globl _start
3 _start: label
4 movabs $_start,%rax
5 movabs _start,%rax
ilp32-6.s 1 .globl _start
2 _start: label
3 mov $_start,%rax
ilp32-7.s 1 .globl _start
2 _start: label
3 mov _start,%rax
ilp32-9.s 2 .globl _start
3 _start: label
4 .quad _start
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-powerpc/
vxworks2.s 1 .globl _start
2 .type _start,@function
3 _start: label
5 .end _start
startv2.s 3 .globl _start
4 _start: label
5 b _start
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sparc/
vxworks2.s 1 .globl _start
2 .type _start, %function
3 _start: label
6 .end _start
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/
fdpic-stack.s 2 .globl _start
3 .type _start,@function
4 _start: label
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
long-plt-format.s 1 .globl _start
2 .type _start,%function
4 _start: label
6 .size _start,.-_start

Completed in 961 milliseconds

1 2 3 4 5 6 7 8 91011>>