Searched refs:call_info (Results 1 – 6 of 6) sorted by relevance
186 struct call_info struct198 struct call_info *ci_next; argument542 static struct call_info *call_info_root;547 static struct call_info *last_call_info;5956 pa_build_unwind_subspace (struct call_info *call_info) in pa_build_unwind_subspace() argument5970 if (call_info->start_symbol == NULL) in pa_build_unwind_subspace()5977 name = concat ("L$\001start_", S_GET_NAME (call_info->start_symbol), in pa_build_unwind_subspace()5992 S_GET_VALUE (call_info->start_symbol), frag_now); in pa_build_unwind_subspace()6036 call_info->end_symbol, (offsetT) 0, in pa_build_unwind_subspace()6041 unwind = UNWIND_LOW32 (&call_info->ci_unwind.descriptor); in pa_build_unwind_subspace()[all …]
152 (struct call_info, struct function_info): Move earlier in file.2407 (struct call_info): Add count, max_depth, is_pasted fields.2532 (struct call_info): Make "is_tail" a bitfield.
1700 of malloc'd struct call_info.2879 * elf32-spu.c (struct call_info): New member broken_cycle.2880 (remove_cycle): Instead of physically removing call_info structures5059 (struct call_info): Add priority.
2306 (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.
5493 of the last call_info is reachable before forcing relocation. Fix