HomeSort by: relevance | last modified time | path
    Searched defs:_start (Results 1 - 25 of 128) sorted by relevancy

1 2 3 4 5 6

  /src/sys/arch/i386/stand/efiboot/bootia32/
start.S 39 * _start(EFI_IMAGE image_handle, EFI_SYSTEM_TABLE *system_table);
45 ENTRY(_start) function
64 END(_start)
  /src/sys/arch/i386/stand/efiboot/bootx64/
start.S 46 .globl _start
47 _start: label
  /src/sys/arch/newsmips/stand/bootxx/
start.S 36 .globl _start
37 _start: label
49 2: la v1, _start /* relocate myself */
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_nolibc_test_main.cc 17 extern "C" void _start() { function
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
crtzero.S 40 j _start
46 .global _start
50 .func _start
51 .type _start, @function
52 _start: label
100 .size _start, .-_start
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
crtzero.S 40 j _start
46 .global _start
50 .func _start
51 .type _start, @function
52 _start: label
100 .size _start, .-_start
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
t01_mov.s 6 .global _start
7 _start: label
t02_mova.s 6 .global _start
7 _start: label
t03_add.s 6 .global _start
7 _start: label
t04_sub.s 6 .global _start
7 _start: label
t05_cmp.s 6 .global _start
7 _start: label
t06_ari2.s 6 .global _start
7 _start: label
t07_ari3.s 6 .global _start
7 _start: label
t08_or.s 6 .global _start
7 _start: label
t09_xor.s 6 .global _start
7 _start: label
t10_and.s 6 .global _start
7 _start: label
t11_logs.s 6 .global _start
7 _start: label
t12_bit.s 6 .global _start
7 _start: label
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
amd64-i386-address.S 18 _start: .globl _start label
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
t01_mov.s 6 .global _start
7 _start: label
t02_mova.s 6 .global _start
7 _start: label
t03_add.s 6 .global _start
7 _start: label
t04_sub.s 6 .global _start
7 _start: label
t05_cmp.s 6 .global _start
7 _start: label
t06_ari2.s 6 .global _start
7 _start: label

Completed in 36 milliseconds

1 2 3 4 5 6