Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dcompiler.h17 # define __no_stack_protector __attribute__((no_stack_protector)) macro
19 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
22 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
H 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, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Dstackprotector.h40 static __no_stack_protector void __stack_chk_init(void) in __stack_chk_init()
H A Darch-riscv.h146 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-aarch64.h148 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-i386.h165 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-loongarch.h154 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-x86_64.h164 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-mips.h178 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector __s… in __start()
H A Darch-s390.h143 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
H A Darch-arm.h188 void __attribute__((weak, noreturn, optimize("Os", "omit-frame-pointer"))) __no_stack_protector _st… in _start()
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h271 # define __no_stack_protector __attribute__((__no_stack_protector__)) macro
273 # define __no_stack_protector macro
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c105 static __init __no_stack_protector pte_t init_map(pte_t pte, pte_t **ptep, pl2_t **pl2p, in init_map()
128 void __init __no_stack_protector mk_early_pgtbl_32(void) in mk_early_pgtbl_32()
/openbmc/linux/init/
H A Dmain.c875 asmlinkage __visible __init __no_sanitize_address __noreturn __no_stack_protector
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c1615 __no_stack_protector