Home
last modified time | relevance | path

Searched refs:call_info (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelf32-spu.c1577 struct call_info struct
1580 struct call_info *next; argument
1588 struct call_info *call_list; argument
1875 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 …]
HDChangeLog583 (struct call_info, struct function_info): New.
/NextBSD/contrib/binutils/gas/
HDChangeLog-92954064 * config/tc-hppa.c (struct call_info): Replace end_symbol field
7910 * config/tc-hppa.c (struct call_info): Remove fields which were
8521 * config/tc-hppa.c (call_info struct): Delete unused "frame" field.
HDChangeLog-02035501 of the last call_info is reachable before forcing relocation. Fix