Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c4584 text_action *next;
4672 text_action *ta; in text_action_add()
4695 ta = (text_action *) bfd_zmalloc (sizeof (text_action)); in text_action_add()
4713 text_action *ta; in text_action_add_literal()
4729 ta = (text_action *) bfd_zmalloc (sizeof (text_action)); in text_action_add_literal()
4744 text_action *r; in offset_with_removed_text()
4775 text_action *r; in offset_with_removed_text_before_fill()
4790 text_action *t; in find_insn_action()
4822 text_action *r; in print_action_list()
6967 text_action *r; in build_xlate_map()
[all …]
H A DChangeLog-2004921 (text_action, text_action_list, text_action_t): New types.