Searched refs:call_info (Results 1 – 4 of 4) sorted by relevance
1577 struct call_info struct1580 struct call_info *next; argument1588 struct call_info *call_list; argument1875 insert_callee (struct function_info *caller, struct call_info *callee) in insert_callee()1877 struct call_info *p; in insert_callee()1930 struct call_info *callee; in mark_functions_via_relocs()2327 struct call_info *call; in mark_non_root()2343 struct call_info **callp, *call; in call_graph_traverse()2410 struct call_info *call = sinfo->fun[i].call_list; in build_call_tree()2414 struct call_info *call_next = call->next; in build_call_tree()[all …]
583 (struct call_info, struct function_info): New.
4064 * config/tc-hppa.c (struct call_info): Replace end_symbol field7910 * config/tc-hppa.c (struct call_info): Remove fields which were8521 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.
5501 of the last call_info is reachable before forcing relocation. Fix