Searched refs:removed_diff (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-xtensa.c | 7494 int removed_diff; in remove_dead_literal() local 7511 adjust_fill_action (fa, removed_diff); in remove_dead_literal() 7514 ta_fill, sec, entry_sec_offset, removed_diff); in remove_dead_literal() 7725 int removed_diff; in coalesce_shared_literal() local 7766 adjust_fill_action (fa, removed_diff); in coalesce_shared_literal() 7769 ta_fill, sec, entry_sec_offset, removed_diff); in coalesce_shared_literal() 7792 int removed_diff; in move_shared_literal() local 7882 adjust_fill_action (target_fa, removed_diff); in move_shared_literal() 7885 ta_fill, target_sec, entry_sec_offset, removed_diff); in move_shared_literal() 7918 adjust_fill_action (fa, removed_diff); in move_shared_literal() [all …]
|