Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Demit-rtl.h303 #define stack_check_probe_note (crtl->x_stack_check_probe_note) macro
H A Dfunction.c5337 stack_check_probe_note = emit_note (NOTE_INSN_DELETED); in expand_function_start()
5476 emit_insn_before (seq, stack_check_probe_note); in expand_function_end()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfunction.h456 #define stack_check_probe_note (crtl->x_stack_check_probe_note) macro
H A Dfunction.c4813 stack_check_probe_note = emit_note (NOTE_INSN_DELETED); in expand_function_start()
4947 emit_insn_before (seq, stack_check_probe_note); in expand_function_end()