Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfunction.h523 #define stack_check_probe_note (cfun->x_stack_check_probe_note) macro
H A Dfunction.c4211 stack_check_probe_note = emit_note (NOTE_INSN_DELETED); in expand_function_start()
4337 emit_insn_before (seq, stack_check_probe_note); in expand_function_end()
H A DChangeLog-20068951 (tail_recursion_reentry): Rename to stack_check_probe_note.
8953 stack_check_probe_note everywhere.
8955 stack_check_probe_note with -fstack-protect.