Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.c308 static void remove_exception_handler_label PARAMS ((rtx));
2337 remove_exception_handler_label (label) in remove_exception_handler_label() function
2394 remove_exception_handler_label (lab);
H A DChangeLog.73054 (remove_exception_handler_label): Likewise.
3548 (remove_exception_handler_label): Likewise.
11493 (remove_exception_handler_label): Likewise.
19940 (remove_exception_handler_label): Don't die if
/openbsd-src/gnu/gcc/gcc/
H A Dexcept.c285 static void remove_exception_handler_label (rtx);
2157 remove_exception_handler_label (rtx label) in remove_exception_handler_label() function
2215 remove_exception_handler_label (lab); in remove_eh_handler()