Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c6197 typedef struct proposed_action_struct proposed_action; typedef
6234 proposed_action *actions;
6467 proposed_action *act; in ebb_propose_action()
6472 proposed_action *new_actions; in ebb_propose_action()
6475 new_actions = (proposed_action *) in ebb_propose_action()
6476 bfd_zmalloc (sizeof (proposed_action) * new_allocated); in ebb_propose_action()
7604 proposed_action *action = NULL; in compute_ebb_actions()
7717 proposed_action *action = &ebb_table->actions[i]; in compute_ebb_actions()
7725 proposed_action *new_action = &ebb_table->actions[j]; in compute_ebb_actions()
7788 proposed_action *action = &ebb_table->actions[i]; in compute_ebb_actions()
[all …]
DChangeLog-2004940 (ebb_t, ebb_target_enum, proposed_action, ebb_constraint): New types.