Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h259 rtx x_stack_check_probe_note; member
517 #define stack_check_probe_note (cfun->x_stack_check_probe_note)
H A Dfunction.c331 f->x_stack_check_probe_note = NULL; in free_after_compilation()