Lines Matching defs:fa
8445 text_action *fa;
8460 fa = find_fill_action (&relax_info->action_list, sec, entry_sec_offset);
8461 removed_diff = compute_removed_action_diff (fa, sec, entry_sec_offset,
8463 if (fa)
8464 adjust_fill_action (fa, removed_diff);
8676 text_action *fa;
8715 fa = find_fill_action (&relax_info->action_list, sec, entry_sec_offset);
8716 removed_diff = compute_removed_action_diff (fa, sec, entry_sec_offset,
8718 if (fa)
8719 adjust_fill_action (fa, removed_diff);
8744 text_action *fa, *target_fa;
8867 fa = find_fill_action (&relax_info->action_list, sec, entry_sec_offset);
8868 removed_diff = compute_removed_action_diff (fa, sec, entry_sec_offset,
8870 if (fa)
8871 adjust_fill_action (fa, removed_diff);