Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dbout.c583 bfd_boolean shrinking) in callj_callback() argument
619 BFD_ASSERT (! shrinking); in callj_callback()
626 - (shrinking ? dstidx : 0) in callj_callback()
DChangeLog215 if shrinking stubs.
548 and relocs only if shrinking occurred.
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.27/libiberty/
Dobstacks.texi535 @cindex shrinking objects
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20054193 the final byte needs to be sign-extended. Fix size-shrinking loop.