Lines Matching defs:target_relax_info

7116       xtensa_relax_info *target_relax_info;
7140 target_relax_info = get_xtensa_relax_info (target_sec);
7141 if (!target_relax_info)
7157 target_relax_info->src_count++;
7164 target_relax_info->is_relaxable_literal_section = true;
7210 xtensa_relax_info *target_relax_info;
7215 target_relax_info = get_xtensa_relax_info (target_sec);
7217 if (target_relax_info
7218 && (target_relax_info->is_relaxable_literal_section
7219 || target_relax_info->is_relaxable_asm_section))
7248 int src_next = target_relax_info->src_next++;
7249 source_reloc *s_reloc = &target_relax_info->src_relocs[src_next];
7277 xtensa_relax_info *target_relax_info;
7290 target_relax_info = get_xtensa_relax_info (target_sec);
7292 if (target_relax_info
7293 && (target_relax_info->is_relaxable_literal_section
7294 || target_relax_info->is_relaxable_asm_section))
7302 s_reloc = find_source_reloc (target_relax_info->src_relocs,
7303 target_relax_info->src_next,
9347 xtensa_relax_info *relax_info, *target_relax_info;
9363 target_relax_info = get_xtensa_relax_info (target_sec);
9408 text_action_add_literal (&target_relax_info->action_list,
9430 target_fa = find_fill_action (&target_relax_info->action_list,
9438 text_action_add (&target_relax_info->action_list,
9542 xtensa_relax_info *target_relax_info;
9679 target_relax_info = get_xtensa_relax_info (target_sec);
9680 if (target_relax_info
9681 && (target_relax_info->is_relaxable_literal_section
9682 || target_relax_info->is_relaxable_asm_section))
9751 (&target_relax_info->action_list,
10518 xtensa_relax_info *target_relax_info;
10544 target_relax_info = get_xtensa_relax_info (target_sec);
10546 if (target_relax_info
10547 && (target_relax_info->is_relaxable_literal_section
10548 || target_relax_info->is_relaxable_asm_section ))
10555 removed_by_actions_map (&target_relax_info->action_list,
10582 removed_by_actions_map (&target_relax_info->action_list,
10602 removed_by_actions_map (&target_relax_info->action_list,