Home | History | Annotate | Download | only in bfd

Lines Matching refs:extra_space

7821       int extra_space;
7828 extra_space = compute_fill_extra_space (ebb->ends_unreachable);
7829 br = action->removed_bytes + removed_bytes + extra_space;
7832 action->removed_bytes = extra_space - br;