Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c3953 # define gen_stack_protect_set(x,y) (gcc_unreachable (), NULL_RTX) macro
3973 rtx insn = gen_stack_protect_set (x, y); in stack_protect_prologue()