Lines Matching defs:target_relax_info
7112 xtensa_relax_info *target_relax_info;
7136 target_relax_info = get_xtensa_relax_info (target_sec);
7137 if (!target_relax_info)
7153 target_relax_info->src_count++;
7160 target_relax_info->is_relaxable_literal_section = true;
7206 xtensa_relax_info *target_relax_info;
7211 target_relax_info = get_xtensa_relax_info (target_sec);
7213 if (target_relax_info
7214 && (target_relax_info->is_relaxable_literal_section
7215 || target_relax_info->is_relaxable_asm_section))
7244 int src_next = target_relax_info->src_next++;
7245 source_reloc *s_reloc = &target_relax_info->src_relocs[src_next];
7273 xtensa_relax_info *target_relax_info;
7286 target_relax_info = get_xtensa_relax_info (target_sec);
7288 if (target_relax_info
7289 && (target_relax_info->is_relaxable_literal_section
7290 || target_relax_info->is_relaxable_asm_section))
7298 s_reloc = find_source_reloc (target_relax_info->src_relocs,
7299 target_relax_info->src_next,
9343 xtensa_relax_info *relax_info, *target_relax_info;
9359 target_relax_info = get_xtensa_relax_info (target_sec);
9404 text_action_add_literal (&target_relax_info->action_list,
9426 target_fa = find_fill_action (&target_relax_info->action_list,
9434 text_action_add (&target_relax_info->action_list,
9538 xtensa_relax_info *target_relax_info;
9675 target_relax_info = get_xtensa_relax_info (target_sec);
9676 if (target_relax_info
9677 && (target_relax_info->is_relaxable_literal_section
9678 || target_relax_info->is_relaxable_asm_section))
9747 (&target_relax_info->action_list,
10514 xtensa_relax_info *target_relax_info;
10540 target_relax_info = get_xtensa_relax_info (target_sec);
10542 if (target_relax_info
10543 && (target_relax_info->is_relaxable_literal_section
10544 || target_relax_info->is_relaxable_asm_section ))
10551 removed_by_actions_map (&target_relax_info->action_list,
10578 removed_by_actions_map (&target_relax_info->action_list,
10598 removed_by_actions_map (&target_relax_info->action_list,