Searched refs:fill_extra_space (Results 1 – 1 of 1) sorted by relevance
8155 int fill_extra_space; in compute_fill_extra_space() local8163 fill_extra_space = entry->size; in compute_fill_extra_space()8172 fill_extra_space += align_fill; in compute_fill_extra_space()8174 return fill_extra_space; in compute_fill_extra_space()8419 int fill_extra_space; in remove_dead_literal() local8434 fill_extra_space = compute_fill_extra_space (the_add_entry); in remove_dead_literal()8438 -4, fill_extra_space); in remove_dead_literal()8675 int fill_extra_space; in coalesce_shared_literal() local8685 fill_extra_space = 0; in coalesce_shared_literal()8689 fill_extra_space = the_add_entry->size; in coalesce_shared_literal()[all …]