HomeSort by relevance Sort by last modified time
    Searched defs:_start (Results 176 - 200 of 757) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
regs.s 2 .type _start,@function
3 _start: label
    [all...]
reloc-bad.s 5 _start: label
reloc.s 5 _start: label
slot2.s 2 _start: label
strange.s 3 _start: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
metacore21-invalid.s 3 _start: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
selftest.s 4 _start: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/
add_test.s 2 _start: label
sub_test.s 2 _start: label
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_fix_v4bx.s 7 # We do not want to run this file. We define _start here to avoid missing
10 .global _start
11 .type _start, %function
12 _start: label
15 .size _start, .-_start
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-309.s 8 .global _start
12 _start: label
gc-plt-main.s 4 .globl _start
5 .type _start, %function
6 _start: label
8 .size _start, . - _start
gc-start.s 1 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
cortex-a8-fix-b-rel.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-b.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-bcc-rel.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-bcc.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-bl-rel.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-bl.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-blx-rel.s 28 .global _start
31 .type _start, %function
32 _start: label
cortex-a8-fix-hdr.s 6 .globl _start
8 _start: label
13 b.w _start
data-only-map.s 3 .global _start
4 _start: label
eabi-hard-float.s 5 .globl _start
6 .type _start,%function
7 _start: label
8 .size _start,.-_start
eabi-soft-float.s 5 .globl _start
6 .type _start,%function
7 _start: label
8 .size _start,.-_start
exec-got-1b.s 1 .globl _start
2 .type _start,%function
3 _start: label
9 .word _start(GOT)
10 .size _start,.-_start

Completed in 803 milliseconds

1 2 3 4 5 6 78 91011>>