Searched defs:_start (Results 1 – 18 of 18) sorted by relevance
| /tools/perf/tests/shell/coresight/asm_pure_loop/ |
| D | asm_pure_loop.S | 4 .globl _start symbol 5 _start: label
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| D | exec_target.c | 12 void _start(void) in _start() function
|
| /tools/testing/selftests/arm64/fp/ |
| D | fp-pidbench.S | 32 .globl _start symbol
|
| D | zt-test.S | 201 .globl _start symbol
|
| D | za-test.S | 232 .globl _start symbol
|
| D | fpsimd-test.S | 216 .globl _start symbol
|
| D | sve-test.S | 379 .globl _start symbol
|
| /tools/testing/selftests/size/ |
| D | get_size.c | 84 void _start(void) in _start() function
|
| /tools/include/nolibc/ |
| D | arch-riscv.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-aarch64.h | 145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-i386.h | 165 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-powerpc.h | 187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-x86_64.h | 164 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-loongarch.h | 152 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-arm.h | 188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| D | arch-s390.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
|
| /tools/objtool/include/objtool/ |
| D | elf.h | 327 #define for_offset_range(_offset, _start, _end) \ argument
|
| /tools/objtool/ |
| D | elf.c | 101 #define __sym_for_each(_iter, _tree, _start, _end) \ argument
|