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

1 2 3 4 5 6 7 8 91011>>

  /bionic/linker/arch/arm/
begin.S 31 ENTRY(_start) function
40 END(_start)
  /bionic/linker/arch/arm64/
begin.S 31 ENTRY(_start) function
40 END(_start)
  /bionic/linker/arch/x86/
begin.S 31 ENTRY(_start) function
43 END(_start)
  /bionic/linker/arch/x86_64/
begin.S 31 ENTRY(_start) function
40 END(_start)
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_nolibc_test_main.cc 17 extern "C" void _start() { function
  /external/llvm/test/tools/llvm-objdump/Inputs/
out-of-section-sym.s 14 _start: label
  /hardware/intel/bootstub/
head.S 60 .globl _start
62 _start: label
  /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/all/
redef.s 2 _start: label
3 .set x, .-_start
6 .set x, .-_start
8 .set x, .-_start
10 .set x, .-_start
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/avr/
large-debug-line-table.s 3 .global _start
4 _start: label
link-relax-elf-flag.s 2 .global _start
3 _start: label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
t01_mov.s 6 _start: label
    [all...]
t02_mova.s 6 _start: label
t03_add.s 6 _start: label
    [all...]
t04_sub.s 6 _start: label
    [all...]
t05_cmp.s 6 _start: label
    [all...]
t06_ari2.s 6 _start: label
t07_ari3.s 6 _start: label
t08_or.s 6 _start: label
    [all...]
t09_xor.s 6 _start: label
    [all...]
t10_and.s 6 _start: label
    [all...]
t11_logs.s 6 _start: label
    [all...]
t12_bit.s 6 _start: label
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
addend.s 2 _start: label
adx.s 4 _start: label

Completed in 410 milliseconds

1 2 3 4 5 6 7 8 91011>>