Home
last modified time | relevance | path

Searched refs:chains (Results 1 – 25 of 34) sorted by relevance

12

/toolchain/binutils/binutils-2.27/zlib/doc/
Dalgorithm.txt27 The hash chains are searched starting with the most recent strings, to
29 The hash chains are singly linked. There are no deletions from the
30 hash chains, the algorithm simply discards matches that are too old.
32 To avoid a worst-case situation, very long hash chains are arbitrarily
Drfc1951.txt811 The compressor searches the hash chains starting with the most recent
813 Huffman encoding. The hash chains are singly linked. There are no
814 deletions from the hash chains; the algorithm simply discards matches
816 chains are arbitrarily truncated at a certain length, determined by a
/toolchain/binutils/binutils-2.27/gold/
Darm-reloc.def41 // conforming tool-chains.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c10887 bfd_vma * chains = NULL; in process_symbol_table() local
10939 chains = get_dynamic_data (file, nchains, hash_ent_size); in process_symbol_table()
10942 if (buckets == NULL || chains == NULL) in process_symbol_table()
10947 free (chains); in process_symbol_table()
10949 chains = NULL; in process_symbol_table()
11090 for (si = buckets[hn]; si < nchains && si > 0; si = chains[si]) in process_symbol_table()
11258 si = chains[si], ++chained) in process_symbol_table()
11307 free (chains); in process_symbol_table()
DNEWS209 for inlined function chains, back to first non-inlined function.
DChangeLog-9899893 bucket chains if none were found.
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2011822 file chains to preserve critical link order.
/toolchain/binutils/binutils-2.27/gas/doc/
Dinternals.texi668 processing of frag chains should be prepared to deal with multiple chains per
672 be generated, the frag chains are joined into one per section for further
/toolchain/binutils/binutils-2.27/binutils/po/
Dzh_TW.po3566 msgid "Failed to read in number of chains\n"
Drw.po3313 msgid "Failed to read in number of chains\n"
Dhr.po5966 msgid "Failed to read in number of chains\n"
Dru.po6364 msgid "Failed to read in number of chains\n"
Dtr.po3629 msgid "Failed to read in number of chains\n"
Dbg.po6858 msgid "Failed to read in number of chains\n"
Duk.po6372 msgid "Failed to read in number of chains\n"
Did.po4852 msgid "Failed to read in number of chains\n"
Dda.po5386 msgid "Failed to read in number of chains\n"
Dja.po6278 msgid "Failed to read in number of chains\n"
Dbinutils.pot7757 msgid "Failed to read in number of chains\n"
Dsk.po4667 msgid "Failed to read in number of chains\n"
Dzh_CN.po7106 msgid "Failed to read in number of chains\n"
Dsr.po7126 msgid "Failed to read in number of chains\n"
Dit.po6277 msgid "Failed to read in number of chains\n"
Dsv.po7201 msgid "Failed to read in number of chains\n"
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98993205 (Ctors_Symbols, Dtors_Symbols): New symbol chains.

12