Home
last modified time | relevance | path

Searched refs:add_call_site (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexcept.cc218 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()
DChangeLog-200815659 add_call_site, switch_to_exception_section): Likewise.
22330 add_action_record, collect_one_action_chain, add_call_site,
DChangeLog-200914285 * except.c (add_call_site, dw2_size_of_call_site_table): Add
14292 (sjlj_assign_call_site_values): Adjust add_call_site caller.
DChangeLog-200218077 (add_call_site): Use GGC to reallocate call_site_record array.
DChangeLog-201027253 (add_call_site): Likewise.
DChangeLog-201438207 (add_call_site): Likewise.