Home
last modified time | relevance | path

Searched refs:__nolibc_entrypoint (Results 1 – 12 of 12) sorted by relevance

/linux/tools/include/nolibc/
H A Dcompiler.h25 # define __nolibc_entrypoint __attribute__((naked)) macro
28 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer"))) macro
H A Darch-x86.h168 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
336 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-arm64.h146 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-m68k.h133 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-riscv.h144 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-loongarch.h147 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-sh.h146 void __attribute__((weak,noreturn)) __nolibc_entrypoint __no_stack_protector _start_wrapper(void) in _start_wrapper()
H A Darch-powerpc.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-arm.h189 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-sparc.h157 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-s390.h148 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-mips.h251 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()