Home
last modified time | relevance | path

Searched refs:find_exception_handler_labels (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexcept.h113 extern void find_exception_handler_labels PARAMS ((void));
H A Dtoplev.c2568 find_exception_handler_labels ();
2648 find_exception_handler_labels ();
2670 find_exception_handler_labels ();
H A Dexcept.c1207 find_exception_handler_labels () in find_exception_handler_labels() function
2304 find_exception_handler_labels (); in finish_eh_generation()
H A DChangeLog.03637 (find_exception_handler_labels): Find handler labels using new scheme.
11341 * except.c (find_exception_handler_labels): Correct argument to free.
11345 * except.c (find_exception_handler_labels): Free LABELS when we're
11848 * except.c (find_exception_handler_labels): Use xmalloc instead of
H A DFSFChangeLog.111802 * except.c (find_exception_handler_labels): Correct argument to free.
1817 * except.c (find_exception_handler_labels): Free LABELS when done.
2507 * except.c (find_exception_handler_labels): Use xmalloc instead of
7564 * except.c (find_exception_handler_labels): Initialize label array
H A DChangeLog.73053 (find_exception_handler_labels): Likewise.
3546 (find_exception_handler_labels): Update for move of
11492 (find_exception_handler_labels): Use the map, not the list.
19938 (find_exception_handler_labels): Don't add the same label more than
19941 find_exception_handler_labels hasn't been called for the current
H A DChangeLog.27563 (find_exception_handler_labels): Likewise.
H A DChangeLog.33744 (find_exception_handler_labels): Split into two functions, dive
/openbsd-src/gnu/gcc/gcc/
H A Dexcept.h69 extern void find_exception_handler_labels (void);
H A Dcfgexpand.c1748 find_exception_handler_labels (); in tree_expand_cfg()
H A Dexcept.c798 find_exception_handler_labels (void) in find_exception_handler_labels() function
2109 find_exception_handler_labels (); in finish_eh_generation()