Home
last modified time | relevance | path

Searched refs:fill_extra_space (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c8155 int fill_extra_space; in compute_fill_extra_space() local
8163 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() local
8434 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() local
8685 fill_extra_space = 0; in coalesce_shared_literal()
8689 fill_extra_space = the_add_entry->size; in coalesce_shared_literal()
[all …]