Lines Matching defs:target_relax_info
7109 xtensa_relax_info *target_relax_info;
7133 target_relax_info = get_xtensa_relax_info (target_sec);
7134 if (!target_relax_info)
7150 target_relax_info->src_count++;
7157 target_relax_info->is_relaxable_literal_section = true;
7203 xtensa_relax_info *target_relax_info;
7208 target_relax_info = get_xtensa_relax_info (target_sec);
7210 if (target_relax_info
7211 && (target_relax_info->is_relaxable_literal_section
7212 || target_relax_info->is_relaxable_asm_section))
7241 int src_next = target_relax_info->src_next++;
7242 source_reloc *s_reloc = &target_relax_info->src_relocs[src_next];
7270 xtensa_relax_info *target_relax_info;
7283 target_relax_info = get_xtensa_relax_info (target_sec);
7285 if (target_relax_info
7286 && (target_relax_info->is_relaxable_literal_section
7287 || target_relax_info->is_relaxable_asm_section))
7295 s_reloc = find_source_reloc (target_relax_info->src_relocs,
7296 target_relax_info->src_next,
9340 xtensa_relax_info *relax_info, *target_relax_info;
9356 target_relax_info = get_xtensa_relax_info (target_sec);
9401 text_action_add_literal (&target_relax_info->action_list,
9423 target_fa = find_fill_action (&target_relax_info->action_list,
9431 text_action_add (&target_relax_info->action_list,
9535 xtensa_relax_info *target_relax_info;
9672 target_relax_info = get_xtensa_relax_info (target_sec);
9673 if (target_relax_info
9674 && (target_relax_info->is_relaxable_literal_section
9675 || target_relax_info->is_relaxable_asm_section))
9744 (&target_relax_info->action_list,
10511 xtensa_relax_info *target_relax_info;
10537 target_relax_info = get_xtensa_relax_info (target_sec);
10539 if (target_relax_info
10540 && (target_relax_info->is_relaxable_literal_section
10541 || target_relax_info->is_relaxable_asm_section ))
10548 removed_by_actions_map (&target_relax_info->action_list,
10575 removed_by_actions_map (&target_relax_info->action_list,
10595 removed_by_actions_map (&target_relax_info->action_list,