Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c186 struct call_info struct
198 struct call_info *ci_next; argument
542 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() argument
5970 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 …]
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2008152 (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.
DChangeLog-20091700 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 structures
5059 (struct call_info): Add priority.
DChangeLog-20072306 (struct call_info, struct function_info): New.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-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.
DChangeLog-02035493 of the last call_info is reachable before forcing relocation. Fix