Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dfunction.h254 rtx x_nonlocal_goto_handler_slots; member
576 #define nonlocal_goto_handler_slots (cfun->x_nonlocal_goto_handler_slots)
Dstmt.c637 handler_slot = p->x_nonlocal_goto_handler_slots;
Dfunction.c458 f->x_nonlocal_goto_handler_slots = NULL;