Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h517 #define stack_check_probe_note (cfun->x_stack_check_probe_note) macro
H A Dfunction.c4200 stack_check_probe_note = emit_note (NOTE_INSN_DELETED); in expand_function_start()
4326 emit_insn_before (seq, stack_check_probe_note); in expand_function_end()