Lines Matching refs:proposed_action
6197 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()
7796 proposed_action *action; in compute_ebb_actions()
8040 proposed_action *action = &constraint->actions[j]; in check_section_ebb_pcrels_fit()
8106 const proposed_action *action = &constraint->actions[i]; in check_section_ebb_reduces()
8126 proposed_action *action = &ebb_table->actions[i]; in text_action_add_proposed()