Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dexcept.c310 static int add_call_site (rtx, int);
1773 index = add_call_site (GEN_INT (lp_info[i].dispatch_index), action); in sjlj_assign_call_site_values()
3217 add_call_site (rtx landing_pad, int action) in add_call_site() function
3329 call_site = add_call_site (NULL_RTX, 0); in convert_to_eh_region_ranges()
3345 call_site = add_call_site (this_landing_pad, in convert_to_eh_region_ranges()
DChangeLog-200218077 (add_call_site): Use GGC to reallocate call_site_record array.