Home
last modified time | relevance | path

Searched refs:stack_protect (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dopt-arm.c189 unsigned long stack_protect = sizeof(struct pt_regs); in NOKPROBE_SYMBOL() local
243 stack_protect += orig->ainsn.stack_space; in NOKPROBE_SYMBOL()
246 BUG_ON(stack_protect > 255); in NOKPROBE_SYMBOL()
249 code[TMPL_SUB_SP] = __opcode_to_mem_arm(0xe24dd000 | stack_protect); in NOKPROBE_SYMBOL()
251 code[TMPL_ADD_SP] = __opcode_to_mem_arm(0xe28d3000 | stack_protect); in NOKPROBE_SYMBOL()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info12791 have the 'stack_protect' attribute.
32402 'stack_protect'
66505 * 'stack_protect' function attribute: Common Function Attributes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info12791 have the 'stack_protect' attribute.
32402 'stack_protect'
66505 * 'stack_protect' function attribute: Common Function Attributes.