Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dbout.c585 bfd_boolean shrinking) in callj_callback() argument
621 BFD_ASSERT (! shrinking); in callj_callback()
628 - (shrinking ? dstidx : 0) in callj_callback()
DChangeLog-94954382 * bout.c (callj_callback): Add new argument shrinking. Change all
4384 shrinking, don't subtract out dstidx; the subtraction is already
8929 (aligncode): When shrinking, the addend should be set to the
/toolchain/binutils/binutils-2.25/libiberty/
Dobstacks.texi432 @cindex shrinking objects
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20054193 the final byte needs to be sign-extended. Fix size-shrinking loop.