Home
last modified time | relevance | path

Searched refs:drop (Results 1 – 25 of 39) sorted by relevance

12

/toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
Dinftree9.c45 unsigned drop; /* code bits to drop for sub-table */ local
199 drop = 0; /* current bits to drop from code for index */
212 this.bits = (unsigned char)(len - drop);
227 incr = 1U << (len - drop);
231 next[(huff >> drop) + fill] = this;
255 if (drop == 0)
256 drop = root;
262 curr = len - drop;
264 while (curr + drop < max) {
265 left -= count[curr + drop];
[all …]
/toolchain/binutils/binutils-2.27/zlib/
Dinftrees.c45 unsigned drop; /* code bits to drop for sub-table */ local
205 drop = 0; /* current bits to drop from code for index */
218 here.bits = (unsigned char)(len - drop);
233 incr = 1U << (len - drop);
238 next[(huff >> drop) + fill] = here;
262 if (drop == 0)
263 drop = root;
269 curr = len - drop;
271 while (curr + drop < max) {
272 left -= count[curr + drop];
[all …]
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/bfd/doc/
Ddoc.str28 drop
Dchew.c349 static void drop (void), idrop (void);
1087 drop () in drop() function
1516 add_intrinsic ("drop", drop);
DChangeLog-9103364 (stdout, stderr, print, drop, idrop): New forth words.
/toolchain/binutils/binutils-2.27/gold/
DREADME3 it is a drop-in replacement for the older GNU linker.
Daclocal.m4455 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-i370.texi125 @item .drop @var{regno}
/toolchain/binutils/binutils-2.27/libiberty/
Dlibiberty.texi102 Possibly the easiest way to use @libib{} in your projects is to drop the
/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c8863 unsigned long *skip, *drop; in ppc64_elf_edit_toc() local
9252 for (drop = skip, keep = used, last = 0, some_unused = 0; in ppc64_elf_edit_toc()
9253 drop < skip + (toc->size + 7) / 8; in ppc64_elf_edit_toc()
9254 ++drop, ++keep) in ppc64_elf_edit_toc()
9258 *drop &= ~ref_from_discarded; in ppc64_elf_edit_toc()
9259 if ((*drop & can_optimize) != 0) in ppc64_elf_edit_toc()
9263 else if ((*drop & ref_from_discarded) != 0) in ppc64_elf_edit_toc()
9269 *drop = last; in ppc64_elf_edit_toc()
9288 for (src = contents, off = 0, drop = skip; in ppc64_elf_edit_toc()
9290 src += 8, ++drop) in ppc64_elf_edit_toc()
[all …]
DChangeLog-20152760 (text_action_struct): drop next pointer.
2761 (text_action_list_struct): drop head pointer, add count and
2780 (init_xtensa_relax_info): drop action_list.head initialization.
3935 * elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Don't drop
3943 * elflink.c (elf_gc_sweep_symbol): Don't drop ELF_COMMON_DEF syms.
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/config/
Dlib-link.m4187 dnl that this library doesn't exist. So just drop it.
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2008710 (scan_obj_filename): Do not drop the const qualifier when calling
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2013580 * ld-arm/arm-elf.exp: For group-relocs, drop section zero start
673 Massage $armeabitests_common to drop the extra element or the one
/toolchain/binutils/binutils-2.27/ld/
Daclocal.m4443 # release and drop the old call support.
DChangeLog-2004845 same condition here to drop SEC_EXCLUDE orphan sections.
DChangeLog-2005857 Don't drop non-zero sized sections. Don't zap os->bfd_section.
/toolchain/binutils/binutils-2.27/gprof/
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/gas/
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/opcodes/
Daclocal.m4443 # release and drop the old call support.
/toolchain/binutils/binutils-2.27/libiberty/testsuite/
Ddemangle-expected3998 --format=gnu-v3 --ret-drop
4001 --format=gnu-v3 --ret-drop
4004 --format=gnu-v3 --ret-drop
/toolchain/binutils/binutils-2.27/cpu/
Dmep-core.cpu330 ; aA opt. alignment (2=drop 1 lsb, 4=drop 2 lsbs, etc)

12