Searched refs:shrink (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/sys/
H A Dbrk.S47 movl _C_LABEL(__minbrk),4(%ap) # shrink back to _end
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-w65.c118 w65_reloc16_estimate (abfd, input_section, reloc, shrink, link_info)
122 unsigned int shrink;
130 the size of the shrink - but we don't change reloc->address here,
134 /* reloc->address -= shrink; conceptual */
136 bfd_vma address = reloc->address - shrink;
142 shrink+=2;
156 shrink += 2;
182 shrink += 2;
196 gap = value - (dot - shrink);
206 shrink
[all...]
H A Dreloc16.c155 unsigned shrink = 0; local
191 of the "shrink" at each reloc in the section. This allows us to
223 in this section and attempt to shrink it. */
224 shrink = bfd_coff_reloc16_estimate (abfd, input_section, *parent,
229 if (shrink != shrinks[i])
233 shrinks[j] += shrink - shrinks[i];
239 shrink = shrinks[reloc_count];
244 input_section->size -= shrink;
H A Dbout.c1065 unsigned int shrink,
1075 gap = value - (dot - shrink);
1086 shrink += 4 ;
1087 perform_slip (abfd, 4, input_section, r->address-shrink + 4);
1090 return shrink;
1097 unsigned int shrink)
1113 new_end = ((dot - shrink + size) & ~size);
1115 shrink_delta = (old_end - new_end) - shrink;
1127 perform_slip (abfd, shrink_delta, input_section, r->address - shrink);
1128 shrink
1059 abs32code(bfd *abfd, asection *input_section, arelent *r, unsigned int shrink, struct bfd_link_info *link_info) argument
1091 aligncode(bfd *abfd, asection *input_section, arelent *r, unsigned int shrink) argument
1140 unsigned int shrink = 0 ; local
[all...]
H A Dcoff-h8300.c433 unsigned int shrink, struct bfd_link_info *link_info)
442 the size of the shrink - but we don't change reloc->address here,
445 bfd_vma address = reloc->address - shrink;
527 shrink += 4;
537 shrink += 2;
565 shrink += 2;
585 shrink += 2;
604 shrink += 4;
629 shrink += 2;
641 return shrink;
432 h8300_reloc16_estimate(bfd *abfd, asection *input_section, arelent *reloc, unsigned int shrink, struct bfd_link_info *link_info) argument
[all...]
H A Dlibcoff.h915 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\
917 (abfd, section, reloc, shrink, link_info))
H A Dcoffcode.h1550 .#define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\
1552 . (abfd, section, reloc, shrink, link_info))
5276 unsigned int shrink ATTRIBUTE_UNUSED,
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-w65.c118 w65_reloc16_estimate (abfd, input_section, reloc, shrink, link_info)
122 unsigned int shrink;
130 the size of the shrink - but we don't change reloc->address here,
134 /* reloc->address -= shrink; conceptual */
136 bfd_vma address = reloc->address - shrink;
142 shrink+=2;
156 shrink += 2;
182 shrink += 2;
196 gap = value - (dot - shrink);
206 shrink
[all...]
H A Dreloc16.c155 unsigned shrink = 0; local
191 of the "shrink" at each reloc in the section. This allows us to
223 in this section and attempt to shrink it. */
224 shrink = bfd_coff_reloc16_estimate (abfd, input_section, *parent,
229 if (shrink != shrinks[i])
233 shrinks[j] += shrink - shrinks[i];
239 shrink = shrinks[reloc_count];
244 input_section->size -= shrink;
H A Dbout.c1065 unsigned int shrink,
1075 gap = value - (dot - shrink);
1086 shrink += 4 ;
1087 perform_slip (abfd, 4, input_section, r->address-shrink + 4);
1090 return shrink;
1097 unsigned int shrink)
1113 new_end = ((dot - shrink + size) & ~size);
1115 shrink_delta = (old_end - new_end) - shrink;
1127 perform_slip (abfd, shrink_delta, input_section, r->address - shrink);
1128 shrink
1059 abs32code(bfd *abfd, asection *input_section, arelent *r, unsigned int shrink, struct bfd_link_info *link_info) argument
1091 aligncode(bfd *abfd, asection *input_section, arelent *r, unsigned int shrink) argument
1140 unsigned int shrink = 0 ; local
[all...]
H A Dcoff-h8300.c433 unsigned int shrink, struct bfd_link_info *link_info)
442 the size of the shrink - but we don't change reloc->address here,
445 bfd_vma address = reloc->address - shrink;
527 shrink += 4;
537 shrink += 2;
565 shrink += 2;
585 shrink += 2;
604 shrink += 4;
629 shrink += 2;
641 return shrink;
432 h8300_reloc16_estimate(bfd *abfd, asection *input_section, arelent *reloc, unsigned int shrink, struct bfd_link_info *link_info) argument
[all...]
H A Dlibcoff.h914 #define bfd_coff_reloc16_estimate(abfd, section, reloc, shrink, link_info)\
916 (abfd, section, reloc, shrink, link_info))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr39362.C65 ~J () { if (m_size) shrink (0); }
71 void shrink (int size);
81 void J <T, cap>::shrink (int size) function in class:J
H A Dpr34641.C97 void shrink (size_t size);
101 shrink (0);
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/mips/string/
H A Dffs.S105 srlv a3, a3, a2 # shrink mask in half
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c291 static void shrink (struct ia64_opcode *);
2756 shrink (struct ia64_opcode *table)
2854 shrink (ia64_opcodes_a);
2855 shrink (ia64_opcodes_b);
2856 shrink (ia64_opcodes_f);
2857 shrink (ia64_opcodes_i);
2858 shrink (ia64_opcodes_m);
2859 shrink (ia64_opcodes_x);
2860 shrink (ia64_opcodes_d);
2729 shrink (struct ia64_opcode *table) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-gen.c291 static void shrink (struct ia64_opcode *);
2756 shrink (struct ia64_opcode *table)
2854 shrink (ia64_opcodes_a);
2855 shrink (ia64_opcodes_b);
2856 shrink (ia64_opcodes_f);
2857 shrink (ia64_opcodes_i);
2858 shrink (ia64_opcodes_m);
2859 shrink (ia64_opcodes_x);
2860 shrink (ia64_opcodes_d);
2729 shrink (struct ia64_opcode *table) function
/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c1566 * Evict all inodes from the specified cg. shrink() already checked
1684 shrink(void) function
2172 shrink();
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.xs1379 shrink ()
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c6068 /* We never shrink it, just fake it into thinking so. */
8820 /* We expanded on a previous pass. Can we shrink now? */
8821 long shrink = fragP->tc_frag_data.text_expansion[0] - stretch_me;
8822 if (shrink <= stretch && stretch > 0)
8825 return -shrink;
8807 long shrink = fragP->tc_frag_data.text_expansion[0] - stretch_me; local
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex2022 % shrink), and it is reasonable to expect all typewriter fonts to have
3555 % sufficient for this purpose, as it ignores stretch and shrink parts
3704 % No shrink because it confuses \balancecolumns.
7070 % interword stretch (and shrink), and it is reasonable to expect all
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex2026 % shrink), and it is reasonable to expect all typewriter fonts to have
3571 % sufficient for this purpose, as it ignores stretch and shrink parts
3720 % No shrink because it confuses \balancecolumns.
7095 % interword stretch (and shrink), and it is reasonable to expect all
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex1925 % shrink), and it is reasonable to expect all typewriter fonts to have
3469 % sufficient for this purpose, as it ignores stretch and shrink parts
3618 % No shrink because it confuses \balancecolumns.
6948 % interword stretch (and shrink), and it is reasonable to expect all
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex1925 % shrink), and it is reasonable to expect all typewriter fonts to have
3469 % sufficient for this purpose, as it ignores stretch and shrink parts
3618 % No shrink because it confuses \balancecolumns.
6948 % interword stretch (and shrink), and it is reasonable to expect all
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dtexinfo.tex1518 % shrink), and it is reasonable to expect all typewriter fonts to have
2663 % Same as \bigskipamount except no shrink.
2664 % \balancecolumns gets confused if there is any shrink.
5181 % interword stretch (and shrink), and it is reasonable to expect all

Completed in 484 milliseconds

12