Searched refs:__nolibc_entrypoint (Results 1 – 10 of 10) sorted by relevance
/linux/tools/include/nolibc/ |
H A D | arch-x86.h | 167 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start() 333 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-m68k.h | 132 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-arm64.h | 145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-riscv.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-sh.h | 145 void __attribute__((weak,noreturn)) __nolibc_entrypoint __no_stack_protector _start_wrapper(void) in _start_wrapper()
|
H A D | arch-powerpc.h | 187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-arm.h | 188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-sparc.h | 156 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-s390.h | 143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
|
H A D | arch-mips.h | 250 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()
|