Home
last modified time | relevance | path

Searched refs:ta_fill (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5400 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()
[all …]