Lines Matching defs:target_relax_info
7111 xtensa_relax_info *target_relax_info;
7135 target_relax_info = get_xtensa_relax_info (target_sec);
7136 if (!target_relax_info)
7152 target_relax_info->src_count++;
7159 target_relax_info->is_relaxable_literal_section = true;
7205 xtensa_relax_info *target_relax_info;
7210 target_relax_info = get_xtensa_relax_info (target_sec);
7212 if (target_relax_info
7213 && (target_relax_info->is_relaxable_literal_section
7214 || target_relax_info->is_relaxable_asm_section))
7243 int src_next = target_relax_info->src_next++;
7244 source_reloc *s_reloc = &target_relax_info->src_relocs[src_next];
7272 xtensa_relax_info *target_relax_info;
7285 target_relax_info = get_xtensa_relax_info (target_sec);
7287 if (target_relax_info
7288 && (target_relax_info->is_relaxable_literal_section
7289 || target_relax_info->is_relaxable_asm_section))
7297 s_reloc = find_source_reloc (target_relax_info->src_relocs,
7298 target_relax_info->src_next,
9342 xtensa_relax_info *relax_info, *target_relax_info;
9358 target_relax_info = get_xtensa_relax_info (target_sec);
9403 text_action_add_literal (&target_relax_info->action_list,
9425 target_fa = find_fill_action (&target_relax_info->action_list,
9433 text_action_add (&target_relax_info->action_list,
9537 xtensa_relax_info *target_relax_info;
9674 target_relax_info = get_xtensa_relax_info (target_sec);
9675 if (target_relax_info
9676 && (target_relax_info->is_relaxable_literal_section
9677 || target_relax_info->is_relaxable_asm_section))
9746 (&target_relax_info->action_list,
10513 xtensa_relax_info *target_relax_info;
10539 target_relax_info = get_xtensa_relax_info (target_sec);
10541 if (target_relax_info
10542 && (target_relax_info->is_relaxable_literal_section
10543 || target_relax_info->is_relaxable_asm_section ))
10550 removed_by_actions_map (&target_relax_info->action_list,
10577 removed_by_actions_map (&target_relax_info->action_list,
10597 removed_by_actions_map (&target_relax_info->action_list,