Home
last modified time | relevance | path

Searched refs:__no_stack_protector (Results 1 – 13 of 13) sorted by relevance

/tools/include/nolibc/
A Darch-powerpc.h180 #ifdef __no_stack_protector
181 #undef __no_stack_protector
182 #define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
187 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Dcompiler.h39 # define __no_stack_protector __attribute__((no_stack_protector)) macro
41 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
A Dstackprotector.h42 static __no_stack_protector void __stack_chk_init(void) in __stack_chk_init()
A Darch-x86.h167 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()
A Darch-arm64.h145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-loongarch.h146 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-m68k.h132 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-riscv.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-sh.h145 void __attribute__((weak,noreturn)) __nolibc_entrypoint __no_stack_protector _start_wrapper(void) in _start_wrapper()
A Darch-sparc.h156 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-arm.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-s390.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
A Darch-mips.h250 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()

Completed in 19 milliseconds