Home | History | Annotate | Download | only in bfd

Lines Matching refs:num_actions

7905   unsigned num_actions = 0;
7913 num_actions = action_list_count (action_list);
7915 bfd_malloc (sizeof (xlate_map_entry_t) * (num_actions + 1));