Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dexcept.h69 extern void find_exception_handler_labels (void);
H A Dcfgexpand.c1729 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()
H A DChangeLog-19972303 * except.c (find_exception_handler_labels): Correct argument to free.
2307 * except.c (find_exception_handler_labels): Free LABELS when we're
2810 * 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-200217500 (find_exception_handler_labels): Likewise.
17993 (find_exception_handler_labels): Update for move of
25939 (find_exception_handler_labels): Use the map, not the list.
34385 (find_exception_handler_labels): Don't add the same label more than
34388 find_exception_handler_labels hasn't been called for the current
H A DChangeLog-199812216 (find_exception_handler_labels): Find handler labels using new scheme.
H A DChangeLog-19997563 (find_exception_handler_labels): Likewise.
H A DChangeLog-200019010 (find_exception_handler_labels): Split into two functions, dive
H A DChangeLog-20057059 convert_from_eh_region_ranges, find_exception_handler_labels,