Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/nolibc/
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()
Dcompiler.h30 # define __no_stack_protector __attribute__((no_stack_protector)) macro
32 # define __no_stack_protector __attribute__((__optimize__("-fno-stack-protector"))) macro
Dstackprotector.h40 static __no_stack_protector void __stack_chk_init(void) in __stack_chk_init()
Darch-i386.h165 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-aarch64.h145 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-riscv.h143 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-loongarch.h152 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-x86_64.h164 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-arm.h188 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
Darch-mips.h182 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector __start(void) in __start()
Darch-s390.h142 void __attribute__((weak, noreturn)) __nolibc_entrypoint __no_stack_protector _start(void) in _start()
/linux-6.12.1/arch/x86/kernel/
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.12.1/include/linux/
Dcompiler_attributes.h284 # define __no_stack_protector __attribute__((__no_stack_protector__)) macro
286 # define __no_stack_protector macro
/linux-6.12.1/arch/loongarch/kernel/
Dsyscall.c45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall()
/linux-6.12.1/arch/riscv/kernel/
Dtraps.c314 asmlinkage __visible __trap_section __no_stack_protector
/linux-6.12.1/init/
Dmain.c902 asmlinkage __visible __init __no_sanitize_address __noreturn __no_stack_protector
/linux-6.12.1/arch/powerpc/kernel/
Dsmp.c1618 __no_stack_protector