Home
last modified time | relevance | path

Searched defs:_start (Results 1 – 18 of 18) sorted by relevance

/tools/perf/tests/shell/coresight/asm_pure_loop/
Dasm_pure_loop.S4 .globl _start symbol
5 _start: label
/tools/testing/selftests/powerpc/benchmarks/
Dexec_target.c12 void _start(void) in _start() function
/tools/testing/selftests/arm64/fp/
Dfp-pidbench.S32 .globl _start symbol
Dzt-test.S201 .globl _start symbol
Dza-test.S232 .globl _start symbol
Dfpsimd-test.S216 .globl _start symbol
Dsve-test.S379 .globl _start symbol
/tools/testing/selftests/size/
Dget_size.c84 void _start(void) in _start() function
/tools/include/nolibc/
Darch-riscv.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-aarch64.h145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-i386.h165 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-powerpc.h187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-x86_64.h164 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-loongarch.h152 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-arm.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
Darch-s390.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() function
/tools/objtool/include/objtool/
Delf.h327 #define for_offset_range(_offset, _start, _end) \ argument
/tools/objtool/
Delf.c101 #define __sym_for_each(_iter, _tree, _start, _end) \ argument