Searched defs:_start (Results 1 - 25 of 78) sorted by relevance
1234
/kernel/linux/linux-5.10/arch/riscv/boot/ |
H A D | loader.S | 6 _start: label
|
/kernel/linux/linux-6.6/arch/riscv/boot/ |
H A D | loader.S | 6 _start: label
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | exec_target.c | 13 void _start(void) in _start() function
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | exec_target.c | 13 void _start(void) in _start() function
|
/kernel/linux/linux-5.10/arch/arm/boot/bootp/ |
H A D | init.S | 20 _start: add lr, pc, #-0x8 @ lr = current load addr label
|
/kernel/linux/linux-5.10/arch/h8300/kernel/ |
H A D | head_ram.S | 26 _start: label
|
H A D | head_rom.S | 20 _start: label
|
/kernel/linux/linux-6.6/arch/arm/boot/bootp/ |
H A D | init.S | 20 _start: add lr, pc, #-0x8 @ lr = current load addr label
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/coresight/asm_pure_loop/ |
H A D | asm_pure_loop.S | 5 _start: label
|
/third_party/elfio/tests/elf_examples/ |
H A D | asm.s | 7 _start: ;tell linker entry point label
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save_crt0.S | 22 _start: label
|
H A D | spu_restore_crt0.S | 23 _start: label
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_save_crt0.S | 22 _start: label
|
H A D | spu_restore_crt0.S | 23 _start: label
|
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 51 _start: label
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/ |
H A D | fpsimd-test.S | 373 _start: label
|
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 52 _start: label
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | arch-i386.h | 165 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _start(void) in _start() function
|
H A D | arch-aarch64.h | 148 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _start(void) in _start() function
|
H A D | arch-x86_64.h | 164 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _start(void) in _start() function
|
H A D | arch-riscv.h | 146 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _start(void) in _start() function
|
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | head.S | 153 _start: label
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | zImage.lds.S | 15 _start = .; define
|
H A D | zImage.ps3.lds.S | 21 _start = .; define
|
H A D | zImage.coff.lds.S | 9 _start = .; define
|
Completed in 6 milliseconds
1234