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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
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
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
plt.s 2 .globl _start
3 .type _start,@function
4 _start: label
gotplt1.s 1 .globl _start
2 .type _start, @function
3 _start: label
5 .size _start, .-_start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
vxworks2.s 1 .globl _start
2 .type _start, %function
3 _start: label
5 .end _start
long-plt-format.s 1 .globl _start
2 .type _start,%function
4 _start: label
6 .size _start,.-_start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
vxworks2.s 1 .globl _start
2 .type _start,@function
3 _start: label
5 .end _start
plt.s 2 .globl _start
3 .type _start,@function
4 _start: label
mov1.s 2 .globl _start
3 .type _start, @function
4 _start: label
6 .size _start, .-_start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
export_dynamic_warning.s 2 _start: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vxworks2.s 1 .globl _start
2 .type _start,@function
3 _start: label
5 .end _start
relax.s 1 .globl _start
2 _start: label
7 b _start
startv2.s 3 .globl _start
4 _start: label
5 b _start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
vxworks2.s 1 .globl _start
2 .type _start, %function
3 _start: label
6 .end _start
  /toolchain/binutils/binutils-2.25/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.25/ld/testsuite/ld-aarch64/
gc-start.s 1 .global _start
3 _start: label
gc-plt-main.s 4 .globl _start
5 .type _start, %function
6 _start: label
8 .size _start, . - _start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-d10v/
simple.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
lma.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
default-script.t 0 _START = DEFINED(_START) ? _START : 0x9000000;
4 . = _START;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/
fdpic-stack.s 2 .globl _start
3 .type _start,@function
4 _start: label

Completed in 273 milliseconds

1 2 3 4 5 6 7 8 91011>>