Searched refs:callee_start (Results 1 – 1 of 1) sorted by relevance
2859 struct function_info *callee_start; in mark_functions_via_relocs() local2861 callee_start = callee->fun; in mark_functions_via_relocs()2862 while (callee_start->start) in mark_functions_via_relocs()2863 callee_start = callee_start->start; in mark_functions_via_relocs()2867 if (caller_start != callee_start) in mark_functions_via_relocs()