Lines Matching full:call_info
363 struct call_info
366 struct call_info *next;
379 struct call_info *call_list;
2609 insert_callee (struct function_info *caller, struct call_info *callee)
2611 struct call_info **pp, *p;
2639 copy_callee (struct function_info *caller, const struct call_info *call)
2641 struct call_info *callee;
2703 struct call_info *callee;
2910 struct call_info *callee = bfd_malloc (sizeof *callee);
3235 struct call_info *call, *call_next;
3257 struct call_info *call;
3277 struct call_info **callp, *call;
3382 struct call_info *const *c1 = a;
3383 struct call_info *const *c2 = b;
3423 struct call_info *call;
3527 struct call_info **calls = bfd_malloc (count * sizeof (*calls));
3590 struct call_info *call;
3639 struct call_info *call;
3771 struct call_info *call;
3777 struct call_info *p;
3787 struct call_info **pp, *p;
3811 struct call_info *call;
3819 struct call_info *callee;
3832 struct call_info *call = dummy_caller.call_list;
3853 struct call_info *call;
3943 struct call_info *call;
4052 /* SEC is part of a pasted function. Return the call_info for the
4055 static struct call_info *
4060 struct call_info *call;
4106 struct call_info *call = find_pasted_call (sec);
4140 struct call_info *call = find_pasted_call (sec);
4416 struct call_info *call, *pasty;
4533 struct call_info *call = dummy_caller.call_list;