Searched defs:call_site (Results 1 – 3 of 3) sorted by relevance
59 __cyg_profile_func_enter(void *this_fn, void *call_site) in __cyg_profile_func_enter()65 __cyg_profile_func_exit(void *this_fn, void *call_site) in __cyg_profile_func_exit()70 static void print_debug(void *this_fn, void *call_site, action_type action) in print_debug()
427 const Declaration &call_site = inline_info->GetCallSite(); in SetNextBranchBreakpoint() local