Home
last modified time | relevance | path

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

/linux-6.15/tools/include/nolibc/
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)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
H A Dcompiler.h30 # define __no_stack_protector __attribute__((no_stack_protector)) macro
32 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
H A Dstackprotector.h42 static __no_stack_protector void __stack_chk_init(void) in __stack_chk_init()
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-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()
/linux-6.15/include/linux/
H A Dcompiler_attributes.h271 # define __no_stack_protector __attribute__((__no_stack_protector__)) macro
273 # define __no_stack_protector macro
/linux-6.15/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()
/linux-6.15/arch/x86/include/asm/
H A Dinit.h6 #define __head __section(".head.text") __no_sanitize_undefined __no_stack_protector
/linux-6.15/arch/loongarch/kernel/
H A Dsyscall.c45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall()
/linux-6.15/arch/riscv/kernel/
H A Dtraps.c324 asmlinkage __visible __trap_section __no_stack_protector
/linux-6.15/init/
H A Dmain.c895 asmlinkage __visible __init __no_sanitize_address __noreturn __no_stack_protector
/linux-6.15/arch/powerpc/kernel/
H A Dsmp.c1619 __no_stack_protector