Lines Matching refs:ta_fill
5400 ta_fill, /* removed = +size */ enumerator
5441 if (t->offset == offset && t->action == ta_fill) in find_fill_action()
5462 BFD_ASSERT (ta == NULL || ta->action == ta_fill); in compute_removed_action_diff()
5507 if (action == ta_fill && sec->size == offset) in text_action_add()
5511 if (action == ta_fill && removed == 0) in text_action_add()
5518 if (action == ta_fill) in text_action_add()
5522 if (t->offset == offset && t->action == ta_fill) in text_action_add()
5602 && (before_fill || r->action != ta_fill || r->removed_bytes >= 0)) in removed_by_actions()
5649 case ta_fill: in find_insn_action()
5691 case ta_fill: in print_action_list()
7547 ta_fill, ebb->end_offset, 0, TRUE); in compute_ebb_proposed_actions()
7618 if (action->action == ta_fill) in compute_ebb_actions()
7802 BFD_ASSERT (action->action == ta_fill); in compute_ebb_actions()
7927 case ta_fill: in build_xlate_map()
8044 || (offset == orig_self_offset && action->action == ta_fill in check_section_ebb_pcrels_fit()
8048 || (offset == orig_target_offset && action->action == ta_fill in check_section_ebb_pcrels_fit()
8137 case ta_fill: in text_action_add_proposed()
8443 ta_fill, sec, entry_sec_offset, removed_diff); in remove_dead_literal()
8698 ta_fill, sec, entry_sec_offset, removed_diff); in coalesce_shared_literal()
8771 ta_fill, target_loc->target_offset, in move_shared_literal()
8814 ta_fill, target_sec, entry_sec_offset, removed_diff); in move_shared_literal()
8850 ta_fill, sec, entry_sec_offset, removed_diff); in move_shared_literal()
9197 if (action->action == ta_fill in relax_section()
9245 case ta_fill: in relax_section()