Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
H A Dcompiler.h16 # define __nolibc_entrypoint __attribute__((naked)) macro
19 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer"))) macro
H A Darch-i386.h165 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-riscv.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-aarch64.h145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-loongarch.h152 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-powerpc.h187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-x86_64.h164 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-arm.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Darch-mips.h183 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()
H A Darch-s390.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()