Home | History | Annotate | Download | only in bfd

Lines Matching refs:shrink

111 		      unsigned int shrink,
119 the size of the shrink - but we don't change reloc->address here,
123 /* reloc->address -= shrink; conceptual */
125 bfd_vma address = reloc->address - shrink;
131 shrink+=2;
145 shrink += 2;
171 shrink += 2;
185 gap = value - (dot - shrink);
195 shrink += 2;
201 return shrink;