Searched refs:add_call_site (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | except.cc | 218 static int add_call_site (rtx, int, int); 1066 call_site = add_call_site (GEN_INT (disp_index), action, 0); in sjlj_assign_call_site_values() 2467 add_call_site (rtx landing_pad, int action, int section) in add_call_site() function 2617 call_site = add_call_site (NULL_RTX, 0, 0); in convert_to_eh_region_ranges() 2639 call_site = add_call_site (NULL_RTX, 0, cur_sec); in convert_to_eh_region_ranges() 2654 call_site = add_call_site (this_landing_pad, in convert_to_eh_region_ranges()
|
| D | ChangeLog-2008 | 15659 add_call_site, switch_to_exception_section): Likewise. 22330 add_action_record, collect_one_action_chain, add_call_site,
|
| D | ChangeLog-2009 | 14285 * except.c (add_call_site, dw2_size_of_call_site_table): Add 14292 (sjlj_assign_call_site_values): Adjust add_call_site caller.
|
| D | ChangeLog-2002 | 18077 (add_call_site): Use GGC to reallocate call_site_record array.
|
| D | ChangeLog-2010 | 27253 (add_call_site): Likewise.
|
| D | ChangeLog-2014 | 38207 (add_call_site): Likewise.
|