Searched defs:_start (Results 1 – 14 of 14) sorted by relevance
| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | exec_target.c | 12 void _start(void) in _start() function
|
| /tools/perf/tests/shell/coresight/asm_pure_loop/ |
| A D | asm_pure_loop.S | 5 _start: label
|
| /tools/include/nolibc/ |
| A D | arch-x86.h | 167 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function 333 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-arm64.h | 145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-riscv.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-loongarch.h | 146 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-m68k.h | 132 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-powerpc.h | 187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-arm.h | 188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-sparc.h | 156 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| A D | arch-s390.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| /tools/testing/selftests/size/ |
| A D | get_size.c | 84 void _start(void) in _start() function
|
| /tools/objtool/include/objtool/ |
| A D | elf.h | 354 #define for_offset_range(_offset, _start, _end) \ argument
|
| /tools/objtool/ |
| A D | elf.c | 101 #define __sym_for_each(_iter, _tree, _start, _end) \ argument
|
Completed in 20 milliseconds