Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c4624 int current_removed = 0; in compute_removed_action_diff() local
4627 current_removed = ta->removed_bytes; in compute_removed_action_diff()
4638 int added = -removed - current_removed; in compute_removed_action_diff()
4648 return (new_removed - current_removed); in compute_removed_action_diff()